]> git.pld-linux.org Git - packages/percona-server.git/commitdiff
- remove -DENGINE to avoid clash with openssl
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 24 Jul 2010 14:01:45 +0000 (14:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  http://bugs.mysql.com/bug.php?id=37517

Changed files:
    mysql-sphinx.patch -> 1.5

mysql-sphinx.patch [new file with mode: 0644]

diff --git a/mysql-sphinx.patch b/mysql-sphinx.patch
new file mode 100644 (file)
index 0000000..43a9a05
--- /dev/null
@@ -0,0 +1,11 @@
+--- mysql-5.1.49/storage/sphinx/Makefile.am~   2009-02-13 23:26:46.000000000 +0200
++++ mysql-5.1.49/storage/sphinx/Makefile.am    2010-07-24 16:35:57.568716704 +0300
+@@ -31,7 +31,7 @@
+ LDADD =
+ DEFS= @DEFS@ \
+-      -D_REENTRANT -D_PTHREADS -DENGINE -DSTORAGE_ENGINE -DMYSQL_SERVER
++      -D_REENTRANT -D_PTHREADS -DSTORAGE_ENGINE -DMYSQL_SERVER
+ noinst_HEADERS =      ha_sphinx.h
This page took 0.342148 seconds and 4 git commands to generate.