HomeFreeBSD

boot1.efi: Don't redundantly include devpath.c

Description

boot1.efi: Don't redundantly include devpath.c

devpath.c is on both the comand line and in libefi. This is redundant
and was a mistake in 4cf36aa1017f9. It never should have been here. In
practice, this just means that the devpath.o from libefi.a goes unused.
This will cause problems with some upcoming changes (D44872) to enable
LTO to reduce the size of the binaries, so go ahead and make the change
now to reduce the changeset for that. No functional change indended.

Fixes: 4cf36aa1017f9
Co-authored-by: sobomax
Sponsored by: Netflix

Details

Provenance
impAuthored on May 7 2024, 2:06 AM
Parents
rGd84fd89ecd40: dlopen(3): mention fdlopen for capsicum(4)
Branches
Unknown
Tags
Unknown