summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-07-25 12:44:35 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-07-25 15:41:50 -0300
commit8e9fa7987329fa06503d31009eb0d865005a2d44 (patch)
tree81ca1ba1d8907fd2529406ad830ab2477a8fbc28 /.gitlab-ci.yml
parent4cfebc48ec232ee167bb248205502b70e8faeac4 (diff)
downloadgnome-initial-setup-8e9fa7987329fa06503d31009eb0d865005a2d44.tar.gz
ci: Remove --fatal-meson-warnings
Some subprojects like geocode-glib may trigger warnings, and we don't want them to block our own work. Of course, these projects should be eventually adjusted, but until then, let's temporarily disable Meson warnings being treated as fatal errors.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3ac61b3..3a99e3a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -79,7 +79,6 @@ build.container.arch@x86_64:
${OPTIONS}
-Dwerror=true -Dc_args=-Wno-error=deprecated-declarations
${EXTRA_PARAMETERS}
- --fatal-meson-warnings
_build
.
- cd _build