Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109138353
D26257.id76440.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
456 B
Referenced Files
None
Subscribers
None
D26257.id76440.diff
View Options
Index: head/share/mk/bsd.sys.mk
===================================================================
--- head/share/mk/bsd.sys.mk
+++ head/share/mk/bsd.sys.mk
@@ -150,7 +150,8 @@
# GCC 6.1.0
.if ${COMPILER_VERSION} >= 60100
-CWARNFLAGS+= -Wno-error=maybe-uninitialized \
+CWARNFLAGS+= -Wno-error=empty-body \
+ -Wno-error=maybe-uninitialized \
-Wno-error=nonnull-compare \
-Wno-error=redundant-decls \
-Wno-error=shift-negative-value \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Feb 2, 7:50 AM (55 m, 20 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16397711
Default Alt Text
D26257.id76440.diff (456 B)
Attached To
Mode
D26257: Suppress -Wempty-body warnings in GCC 6.x and later.
Attached
Detach File
Event Timeline
Log In to Comment