[gnome-continuous] Disable Werror usage for devhelp
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] Disable Werror usage for devhelp
- Date: Thu, 24 Nov 2016 19:38:53 +0000 (UTC)
commit 09ec5585830e18f28cb3c88b3291d6637d7b4b0a
Author: Emmanuele Bassi <ebassi gnome org>
Date: Thu Nov 24 19:38:03 2016 +0000
Disable Werror usage for devhelp
Too many deprecations, as well as random warnings promoted to errors and
going unfixed.
manifest.json | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 61162ef..42b1050 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1285,7 +1285,8 @@
{"src": "gnome:eog",
"config-opts": ["--enable-installed-tests"]},
- {"src": "gnome:devhelp"},
+ {"src": "gnome:devhelp",
+ "config-opts": ["--disable-Werror"]},
{"src": "gnome:gnome-dictionary"},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]