]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
[PPC] Enable build/install of ld.bfd on base
authorluporl <luporl@FreeBSD.org>
Mon, 20 May 2019 16:00:32 +0000 (16:00 +0000)
committerluporl <luporl@FreeBSD.org>
Mon, 20 May 2019 16:00:32 +0000 (16:00 +0000)
commit541db26fc3fbcd37988571c423f6e12913f66c4c
tree47ff7122ddb693e7eb3fe202edad261ce140f97e
parent404308eb8d00389361cd0126a4000a84bfc8fb6b
[PPC] Enable build/install of ld.bfd on base

When using LLVM+clang+lld on PowerPC64, ld.bfd is also needed,
to link 32-bit binaries correctly, as lld support for 32-bit is
still minimal.

This change enables it to be built and installed when lld is used.

Reviewed by: jhibbits
Differential Revision: https://reviews.freebsd.org/D20259
gnu/usr.bin/binutils/Makefile