opnsense-src/tools/build
Ed Maste 5ea9e83e2f Allow ELF Tool Chain elfcopy to be installed as objcopy
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
2015-07-29 18:45:38 +00:00
..
cross-build Add hacks that I use to test cross-builds (by building on 2005-03-02 16:40:51 +00:00
make_check Don't stop other legs of a parallel build due to a failure in make_check. 2014-08-20 00:33:37 +00:00
mk Allow ELF Tool Chain elfcopy to be installed as objcopy 2015-07-29 18:45:38 +00:00
options Allow ELF Tool Chain elfcopy to be installed as objcopy 2015-07-29 18:45:38 +00:00
check-links.sh Add a -v to tell where each symbol is resolved from. 2015-05-01 05:01:56 +00:00
dummy.c
Makefile Provide reallocarray() in -legacy, if needed, to allow building head on 2015-05-15 22:19:35 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
stdlib.h Provide reallocarray() in -legacy, if needed, to allow building head on 2015-05-15 22:19:35 +00:00