Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154711666
D49787.id153536.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
694 B
Referenced Files
None
Subscribers
None
D49787.id153536.diff
View Options
diff --git a/share/mk/bsd.sys.mk b/share/mk/bsd.sys.mk
--- a/share/mk/bsd.sys.mk
+++ b/share/mk/bsd.sys.mk
@@ -293,12 +293,6 @@
.endif
CLANG_OPT_SMALL+= -mllvm -enable-load-pre=false
CFLAGS.clang+= -Qunused-arguments
-# The libc++ headers use c++11 extensions. These are normally silenced because
-# they are treated as system headers, but we explicitly disable that warning
-# suppression when building the base system to catch bugs in our headers.
-# Eventually we'll want to start building the base system C++ code as C++11,
-# but not yet.
-CXXFLAGS.clang+= -Wno-c++11-extensions
# XXX This should be defaulted to 2 when WITH_SSP is in use after further
# testing and soak time.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 30, 7:10 AM (2 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32467972
Default Alt Text
D49787.id153536.diff (694 B)
Attached To
Mode
D49787: bsd.sys.mk: Re-enable warnings for C++11 extensions
Attached
Detach File
Event Timeline
Log In to Comment