]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
limit ld.bfd to powerpc
authoremaste <emaste@FreeBSD.org>
Tue, 14 Jan 2020 17:56:54 +0000 (17:56 +0000)
committeremaste <emaste@FreeBSD.org>
Tue, 14 Jan 2020 17:56:54 +0000 (17:56 +0000)
commitc23d73f73406cb385719586043c18a581fe0915d
tree3909b311431815326c0124260a2e324fc0917330
parent1c52c6ee7cb773203f7fa1fde10dfa46250595f2
limit ld.bfd to powerpc

All archs except powerpc either use lld or require external toolchain.
powerpc still needs binutils ld to link 32-bit binaries.

Reviewed by: jhibbits
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D23107
gnu/usr.bin/binutils/Makefile
tools/build/options/WITHOUT_BINUTILS
tools/build/options/WITHOUT_BINUTILS_BOOTSTRAP
tools/build/options/WITH_BINUTILS
tools/build/options/WITH_BINUTILS_BOOTSTRAP