diff options
author | Ed Maste <emaste@FreeBSD.org> | 2025-03-25 13:47:50 +0000 |
---|---|---|
committer | Ed Maste <emaste@FreeBSD.org> | 2025-03-27 16:38:25 +0000 |
commit | 7d70f8b482fd1ab82dbea31103be7de5ec3c2c7b (patch) | |
tree | 919395d21c82d42ece1b4a09aae341a469b84493 /sbin/mknod/(public-mirror) | |
parent | 9eb6cdafe5e2c2cfc9ddebc34ecabd1e7cbdc3ca (diff) |
Remove additional conditions and bootstrap elfctl, elfdump, and elfcopy
(aka objdump) if ELFTOOLCHAIN_BOOTSTRAP is true. The first two are
bespoke tools that won't exist in an external GNU or LLVM binutils, and
elfcopy is also not provided by that name.
This should fix GCC CI builds, which was skipping the elfcopy build
because of the ${TARGET_ARCH} != ${MACHINE_ARCH} condition.
Reported by: olce
Reviewed by: brooks
Fixes: b885643b63e4 ("boot: Always use ELF Tool Chain elfcopy for EFI builds")
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D49493
Diffstat (limited to 'sbin/mknod/(public-mirror)')
0 files changed, 0 insertions, 0 deletions