mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 02:42:54 -05:00
be worth much effort. Install all i386 binutils programs in "/usr/libexec/elf". Disable a.out support in libbfd. It's too dangerous to leave it in. Some of the utilities think they can handle a.out, but they generate bad object files.
5 lines
38 B
Makefile
5 lines
38 B
Makefile
#
|
|
# $Id$
|
|
#
|
|
|
|
BINDIR= /usr/libexec/elf
|