ci/build: Remove CPP_ARGS var duplication

This variable appeared twice in debian-testing-msan, removing the first
one because it is probably being overridden by the second one.

Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35251>
This commit is contained in:
Guilherme Gallo
2025-05-29 14:46:10 -03:00
committed by Marge Bot
parent 0a63e324a5
commit 05c2c748db

View File

@@ -156,11 +156,6 @@ debian-x86_64-msan:
- .meson-build-only
- .build-run-long
variables:
CPP_ARGS: >
-Wno-error=c99-designator
-Wno-error=overloaded-virtual
-Wno-error=tautological-constant-out-of-range-compare
-Wno-error=unused-private-field
# l_undef is incompatible with msan
EXTRA_OPTION:
-D b_sanitize=memory