mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 15:57:05 -05:00
be defined (in /etc/make.conf, say) and set to the additional architectures that need to be compiled in. So on alpha I set CROSS_TOOLS = i386. On i386 you can't build alpha due to lack of 64-bit support on 32-bit architectures, but that's a GNU problem. This change relies on makefiles in the binutils sub-directories having the extension defined in the CROSS_TOOLS, instead of those makefiles being selected based on the host architecture. |
||
|---|---|---|
| .. | ||
| gnu2bmake | ||
| include | ||
| lib | ||
| libexec | ||
| usr.bin | ||
| usr.sbin | ||
| COPYING | ||
| COPYING.LIB | ||
| Makefile | ||