ci: debian-clang: drop -Wno-error=absolute-value
Reviewed-by: Emma Anholt <emma@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14302>
This commit is contained in:
committed by
Marge Bot
parent
c32c9014f5
commit
496947d0d4
@@ -1020,7 +1020,6 @@ debian-clang:
|
||||
variables:
|
||||
UNWIND: "enabled"
|
||||
C_ARGS: >
|
||||
-Wno-error=absolute-value
|
||||
-Wno-error=constant-conversion
|
||||
-Wno-error=enum-conversion
|
||||
-Wno-error=implicit-const-int-float-conversion
|
||||
|
||||
Reference in New Issue
Block a user