[gnome-sdk-images] gjs: Disable werror



commit c35ba3ced66416b933577c3d0fe5315605713f1d
Author: Alexander Larsson <alexl redhat com>
Date:   Wed Dec 14 13:47:18 2016 +0100

    gjs: Disable werror

 org.gnome.Sdk.json.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/org.gnome.Sdk.json.in b/org.gnome.Sdk.json.in
index e0527bd..0422cc5 100644
--- a/org.gnome.Sdk.json.in
+++ b/org.gnome.Sdk.json.in
@@ -621,6 +621,7 @@
         },
         {
             "name": "gjs",
+            "config-opts": [  "--disable-Werror"],
             "sources": [
                 {
                     "type": "git",


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