[gnome-continuous] Add --disable-Werror to telepathy-gabble



commit ae897d0627a959a34925869354c2f8f498c6a89d
Author: Alexander Larsson <alexl redhat com>
Date:   Tue Sep 23 14:47:36 2014 +0200

    Add --disable-Werror to telepathy-gabble
    
    This was breaking the build with gcc 4.9 (from poky master).

 manifest.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 9aaba02..2aa1da8 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1001,7 +1001,8 @@
                  "tag": "5f2a2dd6fc5869689d6bdb72b1ddfb91cd1aa138",
                  "tag-reason": "broken build"},
 
-               {"src": "fd-telepathy:telepathy-gabble"},
+               {"src": "fd-telepathy:telepathy-gabble",
+                "config-opts": ["--disable-Werror"]},
 
                {"src": "fd-telepathy:telepathy-idle"},
 


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