]> git.pld-linux.org Git - packages/mysql.git/blob - mysql-sql-cxx-pic.patch
- update from ourdelta patches: sphinxsearch/sphinx_engine/sphinx.5.0.86.patch
[packages/mysql.git] / mysql-sql-cxx-pic.patch
1 --- mysql-5.0.26/sql/Makefile.am~       2006-10-10 21:06:32.407695412 +0300
2 +++ mysql-5.0.26/sql/Makefile.am        2006-10-11 00:35:45.939463254 +0300
3 @@ -122,6 +122,7 @@
4  DISTCLEANFILES =        lex_hash.h sql_yacc.output
5  
6  AM_YFLAGS =            -d --debug --verbose
7 +AM_CXXFLAGS = -fPIC
8  
9  mysql_tzinfo_to_sql.cc:
10         rm -f mysql_tzinfo_to_sql.cc
This page took 0.033873 seconds and 3 git commands to generate.