[gtk/wip/otte/macos-werror: 2/8] ci: Disable -Werror on more subprojects
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/otte/macos-werror: 2/8] ci: Disable -Werror on more subprojects
- Date: Thu, 4 Nov 2021 00:42:14 +0000 (UTC)
commit 4c2f1117db0551994ba0959a6c90d8f01f549ba9
Author: Benjamin Otte <otte redhat com>
Date: Thu Nov 4 01:41:05 2021 +0100
ci: Disable -Werror on more subprojects
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 212c857643..990ac48add 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -21,7 +21,7 @@ stages:
# Common variables
variables:
- COMMON_MESON_FLAGS: "-Dwerror=true -Dglib:werror=false -Dpango:werror=false -Dgtk-doc:werror=false
-Dwayland-protocols:werror=false -Dsysprof:werror=false"
+ COMMON_MESON_FLAGS: "-Dwerror=true -Dglib:werror=false -Dpango:werror=false -Dgtk-doc:werror=false
-Dwayland-protocols:werror=false -Dsysprof:werror=false -Dharfbuzz:werror=false -Dfreetype:werror=false"
BACKEND_FLAGS: "-Dx11-backend=true -Dwayland-backend=true -Dbroadway-backend=true"
FEATURE_FLAGS: "-Dvulkan=enabled -Dcloudproviders=enabled"
MESON_TEST_TIMEOUT_MULTIPLIER: 3
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]