]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Switch GNU ld to be installed as ld.bfd and linked as ld
authoremaste <emaste@FreeBSD.org>
Thu, 7 Jan 2016 00:15:02 +0000 (00:15 +0000)
committeremaste <emaste@FreeBSD.org>
Thu, 7 Jan 2016 00:15:02 +0000 (00:15 +0000)
commit00b2bfda556b5760eaf34e9fdd62bced9d2197a9
treebbab717dab41beca2573488bef635f05892773f0
parent7e3646578b54b2efa2501b7025e79f74ae12ea0a
Switch GNU ld to be installed as ld.bfd and linked as ld

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
gnu/usr.bin/binutils/ld/Makefile