[gnome-apps-nightly] Devhelp: --disable-Werror



commit 3f1b20d04a2b262012c07b1fad30d7bd3a0f37bd
Author: Christian Hergert <chergert redhat com>
Date:   Thu Dec 15 15:39:52 2016 -0800

    Devhelp: --disable-Werror

 org.gnome.Devhelp.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/org.gnome.Devhelp.json b/org.gnome.Devhelp.json
index 4423119..6a6340b 100644
--- a/org.gnome.Devhelp.json
+++ b/org.gnome.Devhelp.json
@@ -30,7 +30,7 @@
     "modules": [
         {
             "name": "devhelp",
-            "config-opts": ["--disable-man-pages"],
+            "config-opts": ["--disable-man-pages", "--disable-Werror"],
             "sources": [
                 {
                     "type": "git",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]