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:

committed by
Marge Bot

parent
81317e2c14
commit
1af1eb9f7b
@@ -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
|
||||
|
Reference in New Issue
Block a user