Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F162664878
D31529.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
458 B
Referenced Files
None
Subscribers
None
D31529.diff
View Options
diff --git a/Makefile.inc1 b/Makefile.inc1
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -93,6 +93,9 @@
# a cross compiler.
.if ${XCC:N${CCACHE_BIN}:M/*}
MK_CLANG_BOOTSTRAP= no
+# Make sure sub-makes see the option as disabled so the hack in bsd.sys.mk to
+# work around incompatible headers in Clang's resource directory is enabled.
+.MAKEOVERRIDES+= MK_CLANG_BOOTSTRAP
.endif
# Pull in compiler metadata from buildworld/toolchain if possible to avoid
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 16, 1:02 PM (16 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35140220
Default Alt Text
D31529.diff (458 B)
Attached To
Mode
D31529: Makefile.inc1: Make sure sub-makes see MK_CLANG_BOOTSTRAP=no when XCC is a path
Attached
Detach File
Event Timeline
Log In to Comment