buildworld: Really support static toolchain.
authorzrj <rimvydas.jasinskas@gmail.com>
Sat, 11 Nov 2017 10:37:39 +0000 (12:37 +0200)
committerzrj <zrj@dragonflybsd.org>
Sat, 11 Nov 2017 12:53:17 +0000 (14:53 +0200)
commit56e55fe11fa401cfb8a04494160680efc148a5f0
tree6880d78616c6bb1138976f3dbb7341b6f65b7ad5
parent906779c3d1e064e55bb019342ad6c1621cc04399
buildworld: Really support static toolchain.

Not to be used for day-to-day stuff, testing and experimenting feature only.
This includes the cross-tools and would come very helpful when we will make
a switch for /libexec/ld-elf.so runtime linker.
16 files changed:
gnu/usr.bin/binutils225/block2/ar/Makefile
gnu/usr.bin/binutils225/block2/ld/Makefile
gnu/usr.bin/binutils225/block2/nm/Makefile
gnu/usr.bin/binutils225/block2/ranlib/Makefile
gnu/usr.bin/binutils225/block3/gold-linker/Makefile
gnu/usr.bin/binutils227/block2/ar/Makefile
gnu/usr.bin/binutils227/block2/ld/Makefile
gnu/usr.bin/binutils227/block2/nm/Makefile
gnu/usr.bin/binutils227/block2/ranlib/Makefile
gnu/usr.bin/binutils227/block3/gold-linker/Makefile
gnu/usr.bin/cc47/Makefile
gnu/usr.bin/cc47/cc_prep/Makefile
gnu/usr.bin/cc50/cc_prep/Makefile
gnu/usr.bin/cc50/support-libs/Makefile
sbin/mount_smbfs/Makefile
usr.bin/ldd/Makefile