Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152634963
D55674.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
555 B
Referenced Files
None
Subscribers
None
D55674.diff
View Options
diff --git a/share/mk/bsd.linker.mk b/share/mk/bsd.linker.mk
--- a/share/mk/bsd.linker.mk
+++ b/share/mk/bsd.linker.mk
@@ -104,11 +104,9 @@
.undef _ld_version
.undef _v
${X_}LINKER_FEATURES=
-.if ${${X_}LINKER_TYPE} != "bfd" || ${${X_}LINKER_VERSION} > 21750
${X_}LINKER_FEATURES+= build-id
${X_}LINKER_FEATURES+= ifunc
-.endif
-.if ${${X_}LINKER_TYPE} == "bfd" && ${${X_}LINKER_VERSION} > 21750
+.if ${${X_}LINKER_TYPE} == "bfd"
${X_}LINKER_FEATURES+= riscv-relaxations
.endif
.if ${${X_}LINKER_TYPE} == "lld" && ${${X_}LINKER_VERSION} >= 60000
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 17, 4:11 AM (15 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29337383
Default Alt Text
D55674.diff (555 B)
Attached To
Mode
D55674: bsd.linker.mk: Retire support for binutils 2.17.50
Attached
Detach File
Event Timeline
Log In to Comment