opnsense-src/usr.bin/objcopy
Ed Maste b885643b63 boot: Always use ELF Tool Chain elfcopy for EFI builds
We now use llvm-objcopy by default (as of commit 1cae7121c6), but it
does not support efi-app-x86_64 and similar ouptut formats (for more
detail see LLVM issue 108609[1]).

Go back to installing ELF Tool Chain's version of objcopy as elfcopy
(the standard upstream name) and use it for EFI builds.

[1] https://github.com/llvm/llvm-project/issues/108609).

PR:		280771
Reviewed by:	andrew
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D49362
2025-03-23 18:17:03 -04:00
..
Makefile boot: Always use ELF Tool Chain elfcopy for EFI builds 2025-03-23 18:17:03 -04:00
Makefile.depend Update Makefile.depend files 2024-10-14 10:26:17 -07:00