projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81317e2
)
gitlab-ci: Enable -Werror in `meson-gallium` job
author
Timothy Arceri
<tarceri@itsqueeze.com>
Wed, 8 Jul 2020 03:56:51 +0000
(13:56 +1000)
committer
Marge Bot
<eric+marge@anholt.net>
Fri, 10 Jul 2020 00:32:51 +0000
(
00:32
+0000)
It's warning-clean.
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5799>
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 66357057628c25f5de563d735b1dc838ec6058e7..0b806a7f697c74ccde108cdde1421e3561f2c9eb 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-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