Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102897975
D25727.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
438 B
Referenced Files
None
Subscribers
None
D25727.diff
View Options
Index: head/share/mk/bsd.sys.mk
===================================================================
--- head/share/mk/bsd.sys.mk
+++ head/share/mk/bsd.sys.mk
@@ -152,6 +152,7 @@
.if ${COMPILER_VERSION} >= 60100
CWARNFLAGS+= -Wno-error=maybe-uninitialized \
-Wno-error=nonnull-compare \
+ -Wno-error=redundant-decls \
-Wno-error=shift-negative-value \
-Wno-error=tautological-compare \
-Wno-error=unused-const-variable
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 19, 11:34 AM (22 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14715755
Default Alt Text
D25727.diff (438 B)
Attached To
Mode
D25727: Disable errors for -Wredundant-decls for GCC 6+.
Attached
Detach File
Event Timeline
Log In to Comment