Page MenuHomeFreeBSD

D15378.id42364.diff
No OneTemporary

D15378.id42364.diff

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

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)

Event Timeline