ci: Remove Wno-error=stringop-truncation from debian-arm64-asan
authorCorentin Noël <corentin.noel@collabora.com>
Thu, 15 Sep 2022 13:56:09 +0000 (15:56 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 30 Sep 2022 12:38:11 +0000 (12:38 +0000)
All the warnings are now fixed.

Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
Acked-by: David Heidelberg <david.heidelberg@collabora.com>
Signed-off-by: Corentin Noël <corentin.noel@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18613>

.gitlab-ci/build/gitlab-ci.yml

index 9fa4b84..09b5a14 100644 (file)
@@ -389,8 +389,6 @@ debian-arm64-asan:
   extends:
     - debian-arm64
   variables:
-    C_ARGS: >
-      -Wno-error=stringop-truncation
     EXTRA_OPTION: >
       -D llvm=disabled
       -D b_sanitize=address