mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 13:58:04 +02:00
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:
parent
81317e2c14
commit
1af1eb9f7b
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue