Page MenuHomeFreeBSD

D31529.id.diff
No OneTemporary

D31529.id.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, Aug 27, 11:34 AM (18 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37292765
Default Alt Text
D31529.id.diff (458 B)

Event Timeline