Page MenuHomeFreeBSD

D2313.diff
No OneTemporary

D2313.diff

Index: head/Makefile.inc1
===================================================================
--- head/Makefile.inc1
+++ head/Makefile.inc1
@@ -1469,12 +1469,9 @@
.endif
.endif
.if ${TARGET_ARCH} != ${MACHINE_ARCH}
-.if ${MK_RESCUE} != "no" || defined(RELEASEDIR)
+.if ${MK_RESCUE} != "no"
_crunchide= usr.sbin/crunch/crunchide
.endif
-.if ${TARGET_ARCH} == "i386" && defined(RELEASEDIR)
-_kgzip= usr.sbin/kgzip
-.endif
.endif
# If we're given an XAS, don't build binutils.
@@ -1520,7 +1517,6 @@
${_cc} \
${_btxld} \
${_crunchide} \
- ${_kgzip} \
sys/boot/usb/tools
${_+_}@${ECHODIR} "===> ${_tool} (obj,depend,all,install)"; \
cd ${.CURDIR}/${_tool} && \

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 20, 5:06 PM (9 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37003500
Default Alt Text
D2313.diff (694 B)

Event Timeline