[Erp5-report] r36011 luke - /erp5/trunk/buildout/software-profiles/mysql-tritonn-5.0.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Jun 7 10:39:18 CEST 2010


Author: luke
Date: Mon Jun  7 10:39:18 2010
New Revision: 36011

URL: http://svn.erp5.org?rev=36011&view=rev
Log:
Implement Julien Muchembled's comments:
 - add --enable-assembler as suggested by senna
 - try to "force" readline

Modified:
    erp5/trunk/buildout/software-profiles/mysql-tritonn-5.0.cfg

Modified: erp5/trunk/buildout/software-profiles/mysql-tritonn-5.0.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/mysql-tritonn-5.0.cfg?rev=36011&r1=36010&r2=36011&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/mysql-tritonn-5.0.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/mysql-tritonn-5.0.cfg [utf8] Mon Jun  7 10:39:18 2010
@@ -36,6 +36,8 @@
   --with-charset=utf8
   --with-collation=utf8_unicode_ci
   --with-server-suffix=mysql-tritonn-5.0
+  --enable-assembler
+  --with-readline
 
 patch-options = -p1
 patches = ${mysql-5.0-tritonn-patch:location}/${mysql-5.0-tritonn-patch:filename}




More information about the Erp5-report mailing list