Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F103070774
D39734.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
503 B
Referenced Files
None
Subscribers
None
D39734.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
@@ -48,9 +48,8 @@
CWARNEXTRA+= -Wno-address-of-packed-member
.if ${COMPILER_VERSION} >= 150000
# Clang 15 has much more aggressive diagnostics about
-# mismatched prototypes and unused-but-set variables. Make these
+# unused-but-set variables. Make these
# non-fatal for the time being.
-CWARNEXTRA+= -Wno-error=strict-prototypes
CWARNEXTRA+= -Wno-error=unused-but-set-variable
.endif
.endif # clang
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Nov 21, 1:23 PM (21 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14743841
Default Alt Text
D39734.diff (503 B)
Attached To
Mode
D39734: Enable -Wstrict-prototypes by default in the kernel for clang 15+.
Attached
Detach File
Event Timeline
Log In to Comment