Commit 23073f38 authored by Nicolas Dumazet's avatar Nicolas Dumazet

thread-safe-client is needed for mysql-python


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32397 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ece1d7de
......@@ -21,7 +21,7 @@ download-only = true
recipe = hexagonit.recipe.cmmi
url = http://downloads.mysql.com/archives/mysql-5.0/mysql-5.0.87.tar.gz
pre-configure-hook = ${buildout:directory}/mysql-tritonn-5.0/src/mysql_pre_configure.py:hook
configure-options = --with-senna --without-mecab
configure-options = --with-senna --without-mecab --enable-thread-safe-client
patch-options = -p1
patches = ${tritonn-patch:location}/${tritonn-patch:patch}
environment =
......
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