commit 8ce69c5b16f93f591a185be3c016660af7165a7e
Author: Elan Ruusamäe <[email protected]>
Date: Mon Jun 20 15:31:34 2016 +0300
libmysql/libmysql.map causes symbol link errors in api_test tool
percona-server.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/percona-server.spec b/percona-server.spec
index b5e5e91..024e5f1 100644
--- a/percona-server.spec
+++ b/percona-server.spec
@@ -24,7 +24,7 @@
%bcond_without tcpd # libwrap (tcp_wrappers) support
%bcond_with sphinx # Sphinx storage engine support
%bcond_without tokudb # TokuDB
-%bcond_without system_boost # Use system boost package
+%bcond_with system_boost # Use system boost package
%bcond_with tests # FIXME: don't run correctly
%bcond_with ndb # NDB is now a separate product, this here is
broken, so disable it
@@ -517,7 +517,7 @@ mv sphinx-*/mysqlse storage/sphinx
[ -f sql/sql_yacc.h ] && %{__rm} sql/sql_yacc.h
# map has more sane versioning that default "global everything" in ver.in
-cp -p libmysql/libmysql.map libmysql/libmysql.ver.in
+#cp -p libmysql/libmysql.map libmysql/libmysql.ver.in
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/percona-server.git/commitdiff/8ce69c5b16f93f591a185be3c016660af7165a7e
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit