gitlab-ci: Enable -Werror in meson-gallium job

It's warning-clean.

Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5799>
This commit is contained in:
Timothy Arceri
2020-07-08 13:56:51 +10:00
committed by Marge Bot
parent 81317e2c14
commit 1af1eb9f7b

View File

@@ -555,6 +555,7 @@ meson-gallium:
EXTRA_OPTION: >
-D osmesa=gallium
-D tools=all
-D werror=true
script:
- .gitlab-ci/meson-build.sh
- .gitlab-ci/run-shader-db.sh