Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F140188799
D4790.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
566 B
Referenced Files
None
Subscribers
None
D4790.diff
View Options
Index: head/gnu/usr.bin/binutils/ld/Makefile
===================================================================
--- head/gnu/usr.bin/binutils/ld/Makefile
+++ head/gnu/usr.bin/binutils/ld/Makefile
@@ -6,7 +6,8 @@
.PATH: ${SRCDIR}/ld
-PROG= ld
+PROG= ld.bfd
+MAN= ld.1
SCRIPTDIR= /usr/libdata/ldscripts
SRCS+= ldcref.c \
ldctor.c \
@@ -48,7 +49,7 @@
FILES= ${LDSCRIPTS:S|^|ldscripts/|}
FILESDIR= ${SCRIPTDIR}
-LINKS= ${BINDIR}/ld ${BINDIR}/ld.bfd
+LINKS= ${BINDIR}/ld.bfd ${BINDIR}/ld
HOST= ${TARGET_TUPLE}
LIBSEARCHPATH= \"=/lib\":\"=/usr/lib\"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Dec 22, 6:35 AM (26 m, 52 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27138130
Default Alt Text
D4790.diff (566 B)
Attached To
Mode
D4790: Switch GNU ld to be installed as ld.bfd and linked as ld
Attached
Detach File
Event Timeline
Log In to Comment