summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2020-10-19 11:54:24 -0700
committerMarge Bot <eric+marge@anholt.net>2020-10-20 22:16:59 +0000
commit22a6396340ce9a0c56d55eade3bb2370ae8a8bf0 (patch)
treef5f2d3f803cc842011e331d10f6d62a73835f5c6 /.gitlab-ci.yml
parentb03fdca2e003d4b866bf2a2d14b1a475588e0500 (diff)
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>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9fe1d362825..b98236c7b62 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -779,6 +779,7 @@ meson-arm64-build-test:
VULKAN_DRIVERS: "amd"
EXTRA_OPTION: >
-Dtools=panfrost
+ -D werror=true
script:
- .gitlab-ci/meson-build.sh