[gnome-continuous] manifest: disable Werror for gnome-desktop
- From: Ernestas Kulik <ernestask src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] manifest: disable Werror for gnome-desktop
- Date: Mon, 12 Feb 2018 17:45:40 +0000 (UTC)
commit fac2aff963e1787de43c4b0be339b727d75e1958
Author: Ernestas Kulik <ernestask gnome org>
Date: Mon Feb 12 19:44:45 2018 +0200
manifest: disable Werror for gnome-desktop
This reverts commit 626a2ee7d45f897286453fd785ee396911ac8c33.
GCC has some pretty annoying warnings.
manifest.json | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 1040c80..f848180 100644
--- a/manifest.json
+++ b/manifest.json
@@ -724,7 +724,8 @@
{"src": "gnome:gnome-desktop",
"config-opts": [
"--disable-desktop-docs",
- "--enable-installed-tests"]},
+ "--enable-installed-tests",
+ "--disable-Werror"]},
{"src": "linuxwacom:xf86-input-wacom.git",
"patches": ["libwacom-autogen.patch"]},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]