Page MenuHomeFreeBSD

D25726.diff
No OneTemporary

D25726.diff

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=nonnull-compare \
+CWARNFLAGS+= -Wno-error=maybe-uninitialized \
+ -Wno-error=nonnull-compare \
-Wno-error=shift-negative-value \
-Wno-error=tautological-compare \
-Wno-error=unused-const-variable

File Metadata

Mime Type
text/plain
Expires
Tue, Nov 19, 9:27 AM (21 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14714107
Default Alt Text
D25726.diff (464 B)

Event Timeline