diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2015-12-23 14:31:26 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2015-12-23 14:31:26 +0000 |
| commit | e7beaf996810218e8a2089acd591798b75aeb145 (patch) | |
| tree | 0e22130dd2e7179828c83fa44b2dac4fea6ecddf /gnu/usr.bin/binutils/ld/Makefile | |
| parent | bf72bf128199ff4d6563fdf20a6d278746fa9fc2 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/binutils/ld/Makefile')
| -rw-r--r-- | gnu/usr.bin/binutils/ld/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/binutils/ld/Makefile b/gnu/usr.bin/binutils/ld/Makefile index 40dd7e25523c..5058c0a8e3e8 100644 --- a/gnu/usr.bin/binutils/ld/Makefile +++ b/gnu/usr.bin/binutils/ld/Makefile @@ -48,6 +48,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\" |
