Page MenuHomeFreeBSD

D2576.id5476.diff
No OneTemporary

D2576.id5476.diff

Index: head/Makefile.inc1
===================================================================
--- head/Makefile.inc1
+++ head/Makefile.inc1
@@ -1297,7 +1297,9 @@
_lex= usr.bin/lex
.endif
-.if ${BOOTSTRAPPING} < 1001507
+# r277259 crunchide: Correct 64-bit section header offset
+# r281674 crunchide: always include both 32- and 64-bit ELF support
+.if ${BOOTSTRAPPING} < 1100071
_crunch= usr.sbin/crunch
.endif
@@ -1466,11 +1468,6 @@
_btxld= usr.sbin/btxld
.endif
.endif
-.if ${TARGET_ARCH} != ${MACHINE_ARCH}
-.if ${MK_RESCUE} != "no"
-_crunchide= usr.sbin/crunch/crunchide
-.endif
-.endif
# If we're given an XAS, don't build binutils.
.if ${XAS:M/*} == ""

File Metadata

Mime Type
text/plain
Expires
Sun, Nov 23, 8:03 AM (17 m, 59 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26008896
Default Alt Text
D2576.id5476.diff (676 B)

Event Timeline