Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154071914
D15378.id42364.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
482 B
Referenced Files
None
Subscribers
None
D15378.id42364.diff
View Options
Index: Makefile.inc1
===================================================================
--- Makefile.inc1
+++ Makefile.inc1
@@ -2091,6 +2091,9 @@
# If we're given an XAS, don't build binutils.
.if ${XAS:M/*} == ""
.if ${MK_BINUTILS_BOOTSTRAP} != "no"
+.if ${TARGET_ARCH} == "amd64" && ${MK_LLD_BOOTSTRAP} == "no"
+.error In-tree GNU binutils 2.17.50 linker cannot link the amd64 kernel.
+.endif
_binutils= gnu/usr.bin/binutils
.endif
.if ${MK_ELFTOOLCHAIN_BOOTSTRAP} != "no"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 26, 11:01 PM (13 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32166334
Default Alt Text
D15378.id42364.diff (482 B)
Attached To
Mode
D15378: Error on attempt to link amd64 with binutils 2.17.50 linker
Attached
Detach File
Event Timeline
Log In to Comment