]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Switch GNU ld to be installed as ld.bfd and linked as ld
authorEd Maste <emaste@FreeBSD.org>
Thu, 7 Jan 2016 00:15:02 +0000 (00:15 +0000)
committerEd Maste <emaste@FreeBSD.org>
Thu, 7 Jan 2016 00:15:02 +0000 (00:15 +0000)
commitdbecd1bfdf736d7fff457b6f6e28f43365cb1dfa
treebbab717dab41beca2573488bef635f05892773f0
parent0c39d38d215df8423974f87134838fafc0170552
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