[epiphany/gnome-40] Disable -Werror for gnome-40
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/gnome-40] Disable -Werror for gnome-40
- Date: Fri, 4 Jun 2021 15:09:48 +0000 (UTC)
commit a7accc8e1ea585dd9eab089d04c91bae1b1326bb
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Fri Jun 4 15:09:47 2021 +0000
Disable -Werror for gnome-40
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2fb4fe6e8..ea232f962 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -43,7 +43,7 @@ flatpak master:
scanbuild:
image: registry.gitlab.gnome.org/gnome/epiphany/master:v2
variables:
- CONFIG_OPTS: '-Dprofile=Devel -Dunit_tests=enabled --werror'
+ CONFIG_OPTS: '-Dprofile=Devel -Dunit_tests=enabled'
script:
- mkdir _build
- meson ${CONFIG_OPTS} _build
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]