[devhelp] flatpak: remove --disable-Werror



commit 1cc72674f46e4b75135c50d92f28a2bba9337f1a
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Wed Apr 5 14:50:52 2017 +0200

    flatpak: remove --disable-Werror
    
    -Werror is now disabled by default, see the previous commit.

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


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