summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2015-12-30 01:02:22 +0000
committeremaste <emaste@FreeBSD.org>2015-12-30 01:02:22 +0000
commitc48693418e100bebee76155f54e84a1e171e34e8 (patch)
tree39bf4c929b34b1778a05d7032cca86f2916bad2d /gnu
parenta63a2e809b7e3f890e88ecd9f77d97fa5fd83a9a (diff)
downloadFreeBSD-src-c48693418e100bebee76155f54e84a1e171e34e8.zip
FreeBSD-src-c48693418e100bebee76155f54e84a1e171e34e8.tar.gz
MFC r292658: Install ld also as ld.bfd, for use with cc -fuse-ld=bfd
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/binutils/ld/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/binutils/ld/Makefile b/gnu/usr.bin/binutils/ld/Makefile
index 9e2acd8..58a6848 100644
--- a/gnu/usr.bin/binutils/ld/Makefile
+++ b/gnu/usr.bin/binutils/ld/Makefile
@@ -52,6 +52,7 @@ CLEANFILES+= ldemul-list.h stringify.sed
FILES= ${LDSCRIPTS:S|^|ldscripts/|}
FILESDIR= ${SCRIPTDIR}
+LINKS= ${BINDIR}/ld ${BINDIR}/ld.bfd
HOST= ${TARGET_TUPLE}
LIBSEARCHPATH= \"=/lib\":\"=/usr/lib\"
OpenPOWER on IntegriCloud