[Erp5-report] r40548 luke - /erp5/trunk/buildout/software-profiles/neon.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Nov 23 16:33:16 CET 2010


Author: luke
Date: Tue Nov 23 16:33:13 2010
New Revision: 40548

URL: http://svn.erp5.org?rev=40548&view=rev
Log:
 - cleanup LDFALGS, as part is generated thanks to using xml2-config

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

Modified: erp5/trunk/buildout/software-profiles/neon.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/neon.cfg?rev=40548&r1=40547&r2=40548&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/neon.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/neon.cfg [utf8] Tue Nov 23 16:33:13 2010
@@ -17,7 +17,8 @@ configure-options =
   --without-gssapi
   --with-libxml2
   --enable-threadsafe-ssl=posix
+
 environment =
   PATH=${libxml2:location}/bin:%(PATH)s
   CPPFLAGS=-I${openssl:location}/include -I{zlib:location}/include
-  LDFLAGS=-L${openssl:location}/lib -Wl,-rpath -Wl,${openssl:location}/lib -L${zlib:location}/lib -Wl,-rpath -Wl,${zlib:location}/lib -Wl,-rpath -Wl,${libxml2:location}/lib
+  LDFLAGS=-L${openssl:location}/lib -Wl,-rpath -Wl,${openssl:location}/lib -Wl,-rpath -Wl,${zlib:location}/lib -Wl,-rpath -Wl,${libxml2:location}/lib




More information about the Erp5-report mailing list