mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-08 09:39:38 +00:00
5ea9e83e2f
ELF Tool Chain elfcopy is nearly a drop-in replacement for GNU objcopy, but does not currently support PE output which is needed for building x86 UEFI bits. Add a src.conf knob to allow installing it as objcopy and set it by default for aarch64 only, where we don't have a native binutils. Reviewed by: bapt Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D2887
5 lines
121 B
Plaintext
5 lines
121 B
Plaintext
.\" $FreeBSD$
|
|
Set to build and install ELF Tool Chain's elfcopy as
|
|
.Xr objcopy 1 ,
|
|
instead of the one from GNU Binutils.
|