Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148406060
D37627.1786685236.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
380 B
Referenced Files
None
Subscribers
None
D37627.1786685236.diff
View Options
diff --git a/sys/conf/kern.mk b/sys/conf/kern.mk
--- a/sys/conf/kern.mk
+++ b/sys/conf/kern.mk
@@ -77,6 +77,9 @@
.if ${COMPILER_VERSION} >= 90100
CWARNEXTRA+= -Wno-address-of-packed-member \
-Wno-error=alloca-larger-than=
+.if ${COMPILER_VERSION} >= 120100
+CWARNEXTRA+= -Wno-error=nonnull
+.endif
.endif
# GCC produces false positives for functions that switch on an
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 14, 5:27 AM (5 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29405138
Default Alt Text
D37627.1786685236.diff (380 B)
Attached To
Mode
D37627: Disable errors for -Wnonnull for the kernel for GCC 12.
Attached
Detach File
Event Timeline
Log In to Comment