Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102689752
D37629.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
345 B
Referenced Files
None
Subscribers
None
D37629.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
@@ -78,7 +78,8 @@
CWARNEXTRA+= -Wno-address-of-packed-member \
-Wno-error=alloca-larger-than=
.if ${COMPILER_VERSION} >= 120100
-CWARNEXTRA+= -Wno-error=nonnull
+CWARNEXTRA+= -Wno-error=nonnull \
+ -Wno-dangling-pointer
.endif
.endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 16, 9:56 PM (21 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14665146
Default Alt Text
D37629.diff (345 B)
Attached To
Mode
D37629: Disable -Wdangling-pointer for the kernel for GCC 12.
Attached
Detach File
Event Timeline
Log In to Comment