Page MenuHomeFreeBSD

D39734.diff
No OneTemporary

D39734.diff

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

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)

Event Timeline