[jhbuild] apps-3.4: Disable '-Werror' for libvirt-glib build



commit 06f098870cfa2bc7143cf1378392073c9f715a7f
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Thu Feb 16 23:32:14 2012 +0200

    apps-3.4: Disable '-Werror' for libvirt-glib build

 modulesets/gnome-apps-3.4.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.4.modules b/modulesets/gnome-apps-3.4.modules
index 0817b6c..bf51d1a 100644
--- a/modulesets/gnome-apps-3.4.modules
+++ b/modulesets/gnome-apps-3.4.modules
@@ -307,7 +307,7 @@
     </dependencies>
   </autotools>
 
-  <autotools id="libvirt-glib">
+  <autotools id="libvirt-glib" autogenargs="--enable-werror=no">
     <branch repo="git.libvirt.org" module="libvirt-glib.git"/>
     <dependencies>
       <dep package="glib"/>



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