Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F156474093
D40674.id123919.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
508 B
Referenced Files
None
Subscribers
None
D40674.id123919.diff
View Options
diff --git a/share/mk/bsd.sys.mk b/share/mk/bsd.sys.mk
--- a/share/mk/bsd.sys.mk
+++ b/share/mk/bsd.sys.mk
@@ -86,9 +86,6 @@
.if ${WARNS} <= 6
CWARNFLAGS.clang+= -Wno-empty-body -Wno-string-plus-int
CWARNFLAGS.clang+= -Wno-unused-const-variable
-.if ${COMPILER_TYPE} == "clang" && ${COMPILER_VERSION} >= 130000
-CWARNFLAGS.clang+= -Wno-error=unused-but-set-variable
-.endif
.if ${COMPILER_TYPE} == "clang" && ${COMPILER_VERSION} >= 150000
CWARNFLAGS.clang+= -Wno-error=unused-but-set-parameter
.endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, May 14, 10:23 PM (8 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33064177
Default Alt Text
D40674.id123919.diff (508 B)
Attached To
Mode
D40674: bsd.sys.mk: Re-enable -Wunused-but-set-variable for clang 13+.
Attached
Detach File
Event Timeline
Log In to Comment