Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F168235954
D1398.id2922.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
470 B
Referenced Files
None
Subscribers
None
D1398.id2922.diff
View Options
Index: head/Makefile.inc1
===================================================================
--- head/Makefile.inc1
+++ head/Makefile.inc1
@@ -1440,8 +1440,10 @@
.endif
# If we're given an XAS, don't build binutils.
-.if ${XAS:M/*} == "" && ${MK_BINUTILS_BOOTSTRAP} != "no"
+.if ${XAS:M/*} == ""
+.if ${MK_BINUTILS_BOOTSTRAP} != "no"
_binutils= gnu/usr.bin/binutils
+.endif
.if ${MK_ELFTOOLCHAIN_TOOLS} != "no"
_elftctools= lib/libelftc \
usr.bin/addr2line \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 28, 2:38 AM (8 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37392875
Default Alt Text
D1398.id2922.diff (470 B)
Attached To
Mode
D1398: Use BINUTILS_BOOTSTRAP only for binutils
Attached
Detach File
Event Timeline
Log In to Comment