[gnome-initial-setup/wip/port-to-gtk4: 1/2] CI: Remove --fatal-meson-warnings
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-initial-setup/wip/port-to-gtk4: 1/2] CI: Remove --fatal-meson-warnings
- Date: Mon, 25 Jul 2022 17:18:55 +0000 (UTC)
commit 4d00b9547375ea10cbeaea2b266396fd65816680
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Mon Jul 25 12:44:35 2022 -0300
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.
.gitlab-ci.yml | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fde54503..9cd3031a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -87,7 +87,6 @@ build.container.fedora@x86_64:
${OPTIONS}
-Dwerror=true -Dc_args=-Wno-error=deprecated-declarations
${EXTRA_PARAMETERS}
- --fatal-meson-warnings
_build
.
- cd _build
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]