Page MenuHomeFreeBSD

D31529.diff
No OneTemporary

D31529.diff

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

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)

Event Timeline