Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147977738
D46015.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
509 B
Referenced Files
None
Subscribers
None
D46015.diff
View Options
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -1871,15 +1871,7 @@
. if defined(LLD_UNSAFE) && ${/usr/bin/ld:L:tA} == /usr/bin/ld.lld
LDFLAGS+= -fuse-ld=bfd
BINARY_ALIAS+= ld=${LD}
-. if !defined(USE_BINUTILS)
-. if exists(/usr/bin/ld.bfd)
-LD= /usr/bin/ld.bfd
-CONFIGURE_ENV+= LD=${LD}
-MAKE_ENV+= LD=${LD}
-. else
USE_BINUTILS= yes
-. endif
-. endif
. endif
. if defined(USE_BINUTILS) && !defined(DISABLE_BINUTILS)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 15, 11:39 PM (2 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29741822
Default Alt Text
D46015.diff (509 B)
Attached To
Mode
D46015: bsd.port.mk: remove unused base system binutils support
Attached
Detach File
Event Timeline
Log In to Comment