mirror of
https://github.com/opnsense/src.git
synced 2026-04-02 16:05:17 -04:00
directory to /usr/cross/${MACHINE_ARCH}-freebsdelf/usr/lib so that
the cross tools behave the same way that the host versions do. When
building cross tools, Cygnus doesn't set the default library directory.
This doesn't suit FreeBSD IMHO.
|
||
|---|---|---|
| .. | ||
| addr2line | ||
| ar | ||
| as | ||
| doc | ||
| gdb | ||
| gdbreplay | ||
| gdbserver | ||
| ld | ||
| libbfd | ||
| libbinutils | ||
| libiberty | ||
| libopcodes | ||
| nm | ||
| objcopy | ||
| objdump | ||
| ranlib | ||
| size | ||
| strings | ||
| strip | ||
| Makefile | ||
| Makefile.inc | ||
| Makefile.inc0 | ||
| update.sh | ||