[Erp5-report] r40320 leonardo - /erp5/trunk/buildout/software-profiles/imagemagick.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Nov 17 10:50:45 CET 2010


Author: leonardo
Date: Wed Nov 17 10:50:43 2010
New Revision: 40320

URL: http://svn.erp5.org?rev=40320&view=rev
Log:
Add compatibility with Debian Lenny (and other gcc 4.3 systems that did not backport the COLLAPSE clause used by OpenMP)

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

Modified: erp5/trunk/buildout/software-profiles/imagemagick.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/imagemagick.cfg?rev=40320&r1=40319&r2=40320&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/imagemagick.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/imagemagick.cfg [utf8] Wed Nov 17 10:50:43 2010
@@ -11,6 +11,7 @@ md5sum = 128a787ec08186819e0c761d7e222ee
 configure-options =
   --without-x
   --without-magick-plus-plus
+  --disable-openmp
   --with-bzlib=${bzip2:location}
   --with-zlib=${zlib:location}
 environment =




More information about the Erp5-report mailing list