mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 09:21:31 -05:00
We intend to replace GNU ld with LLVM's lld, and on the path to there we'll experiment with having lld installed or linked as /usr/bin/ld. Thus, make ld.bfd the primary install target for GNU ld, to later facilitate making the ld link optional. Reviewed by: davide, dim Differential Revision: https://reviews.freebsd.org/D4790 |
||
|---|---|---|
| .. | ||
| armelf_fbsd.sh | ||
| armelfb_fbsd.sh | ||
| config.h | ||
| elf32btsmip_fbsd.sh | ||
| elf32btsmipn32_fbsd.sh | ||
| elf32ltsmip_fbsd.sh | ||
| elf32ltsmipn32_fbsd.sh | ||
| elf64btsmip_fbsd.sh | ||
| elf64ltsmip_fbsd.sh | ||
| genscripts.sh | ||
| ld.1 | ||
| Makefile | ||
| Makefile.amd64 | ||
| Makefile.arm | ||
| Makefile.depend.amd64 | ||
| Makefile.depend.host | ||
| Makefile.i386 | ||
| Makefile.mips | ||
| Makefile.powerpc | ||
| Makefile.powerpc64 | ||
| Makefile.sparc64 | ||