Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167181614
D2313.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
694 B
Referenced Files
None
Subscribers
None
D2313.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D2313: Catchup Makefile.inc to post-8.x release tooling.
Attached
Detach File
Event Timeline
Log In to Comment