Commit 7656e5d9 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

update mysql to version 5.1.50, that will solve the building issue on gcc 4.5...

update mysql to version 5.1.50, that will solve the building issue on gcc 4.5 such as OpenSuse 11.3.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38121 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c67f2d25
......@@ -18,8 +18,8 @@ download-only = true
[mysql-5.1]
recipe = hexagonit.recipe.cmmi
url = http://ftp.jaist.ac.jp/pub/mysql/Downloads/MySQL-5.1/mysql-5.1.49.tar.gz
md5sum = a90d87a71fa3c23dff6d78afc8e3184c
url = http://ftp.jaist.ac.jp/pub/mysql/Downloads/MySQL-5.1/mysql-5.1.50.tar.gz
md5sum = 23bac4a0aafd683b077dac146ce2701f
pre-configure-hook = ${mysql-hooks-download:location}/${mysql-hooks-download:filename}:pre_configure_hook
post-make-hook = ${mysql-hooks-download:location}/${mysql-hooks-download:filename}:post_make_hook
# configure: how to avoid searching for my.cnf?
......
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