ci: Enable Werror on meson-arm64-build-test.

I found that it was warnings-clean already, let's make sure it stays that
way.

Reviewed-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7224>
This commit is contained in:
Eric Anholt 2020-10-19 11:54:24 -07:00 committed by Marge Bot
parent b03fdca2e0
commit 22a6396340
1 changed files with 1 additions and 0 deletions

View File

@ -779,6 +779,7 @@ meson-arm64-build-test:
VULKAN_DRIVERS: "amd"
EXTRA_OPTION: >
-Dtools=panfrost
-D werror=true
script:
- .gitlab-ci/meson-build.sh