[gnome-continuous/wip/yocto1.7: 3/4] Add --disable-Werror to telepathy-gabble



commit c71a949906738fd8147ce6191edf183f1834faf0
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 fb9d551..8833f11 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1002,7 +1002,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]