ci: Enable -Werror on meson-vulkan and meson-testing.
authorEric Anholt <eric@anholt.net>
Tue, 17 Dec 2019 05:23:02 +0000 (21:23 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 28 Feb 2020 05:59:34 +0000 (21:59 -0800)
commit3c7c021ffcaa93eaac4f58bf23177b650354de96
treed3cf3dc8b98746e222edf765c9ae616e437009da
parentb9773631d3e79e2310ed0eb274b4dd9426205066
ci: Enable -Werror on meson-vulkan and meson-testing.

I want to make sure that I don't introduce warnings in turnip where we
have active work going on, and I also want to make sure that the drivers
we care about testing are warnings-clean.

As with the previous -Werror change, this is for CI only and doesn't
affect end-user builds.

Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3607>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3607>
.gitlab-ci.yml