Page MenuHomeFreeBSD

D7746.id.diff
No OneTemporary

D7746.id.diff

Index: head/share/mk/src.opts.mk
===================================================================
--- head/share/mk/src.opts.mk
+++ head/share/mk/src.opts.mk
@@ -289,6 +289,10 @@
# Force some options off if their dependencies are off.
# Order is somewhat important.
#
+.if !${COMPILER_FEATURES:Mc++11}
+MK_LLVM_LIBUNWIND:= no
+.endif
+
.if ${MK_LIBPTHREAD} == "no"
MK_LIBTHR:= no
.endif

File Metadata

Mime Type
text/plain
Expires
Sun, Sep 6, 1:48 AM (1 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38344015
Default Alt Text
D7746.id.diff (396 B)

Event Timeline