[Erp5-report] r40792 luke - /erp5/trunk/buildout/software-profiles/glib.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Nov 26 16:05:17 CET 2010


Author: luke
Date: Fri Nov 26 16:05:16 2010
New Revision: 40792

URL: http://svn.erp5.org?rev=40792&view=rev
Log:
 - disable not needed features

Modified:
    erp5/trunk/buildout/software-profiles/glib.cfg

Modified: erp5/trunk/buildout/software-profiles/glib.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/glib.cfg?rev=40792&r1=40791&r2=40792&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/glib.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/glib.cfg [utf8] Fri Nov 26 16:05:16 2010
@@ -7,6 +7,11 @@ extends =
 recipe = hexagonit.recipe.cmmi
 url = http://ftp.gnome.org/pub/gnome/sources/glib/2.26/glib-2.26.1.tar.bz2
 md5sum = 17535accceef55bcb17a74d73f9c2aef
+configure-options =
+  --disable-selinux
+  --disable-fam
+  --disable-xattr
+  
 environment =
   CFLAGS=-I${zlib:location}/include -I${gettext:location}/include
   LDFLAGS=-L${zlib:location}/lib -Wl,-rpath -Wl,${zlib:location}/lib -L${gettext:location}/lib -Wl,-rpath -Wl,${gettext:location}/lib




More information about the Erp5-report mailing list