mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-12-15 21:24:17 +08:00
ci: debian-clang: drop -Wno-error for self-assign
Reviewed-by: Emma Anholt <emma@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14272>
This commit is contained in:
parent
f1dfc6a780
commit
0bc5e8cddc
@ -1007,7 +1007,6 @@ debian-clang:
|
||||
-Wno-error=enum-conversion
|
||||
-Wno-error=implicit-const-int-float-conversion
|
||||
-Wno-error=initializer-overrides
|
||||
-Wno-error=self-assign
|
||||
-Wno-error=sometimes-uninitialized
|
||||
-Wno-error=unused-function
|
||||
CPP_ARGS: >
|
||||
|
Loading…
Reference in New Issue
Block a user