Commit 54f25e8c authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

specify more configure options somehow similar to official binaries.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37890 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8e9d12e7
......@@ -26,12 +26,16 @@ post-make-hook = ${mysql-hooks-download:location}/${mysql-hooks-download:filenam
# - like in mysql part in http://svn.zope.org/zodbshootout/trunk/buildout.cfg?view=markup
configure-options =
--enable-thread-safe-client
--enable-local-infile
--enable-assembler
--with-pic
--with-fast-mutexes
--with-charset=utf8
--with-collation=utf8_unicode_ci
--with-server-suffix=mysql-5.1
--enable-assembler
--with-readline
--with-plugins=sphinx
--with-ssl
--without-plugin-innobase
patch-options = -p1
patches =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment