[jhbuild] gypsy: re-add Wno-error=deprecated-declarations



commit 16e3801759d450db31fa1affaa58756834aede88
Author: Volker Sobek <reklov live com>
Date:   Wed Nov 21 23:52:49 2012 +0100

    gypsy: re-add Wno-error=deprecated-declarations
    
    This redoes commit ca2697d9f7 which got lost in commit 6cc25fec17 when
    switching gypsy to use tarballs.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=688846

 modulesets/gnome-suites-core-deps-3.8.modules |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.8.modules b/modulesets/gnome-suites-core-deps-3.8.modules
index ad1d172..7d743b4 100644
--- a/modulesets/gnome-suites-core-deps-3.8.modules
+++ b/modulesets/gnome-suites-core-deps-3.8.modules
@@ -68,7 +68,8 @@
 
 <!-- Build dependencies of gnome-suites-core-3.4 -->
 
-  <autotools id="gypsy">
+  <!-- https://bugs.freedesktop.org/show_bug.cgi?id=56852 -->
+  <autotools id="gypsy" autogenargs="CFLAGS=-Wno-error=deprecated-declarations">
     <branch repo="gypsy.freedesktop.org"
             module="gypsy-${version}.tar.bz2"
             version="0.9"



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