[packages/mysql-router] WITH_STATIC=no (controls whether use libmysqlclient.a or not)
glen
glen at pld-linux.org
Tue Oct 27 16:42:21 CET 2015
commit f5a2598788d0c89139fd7e861044d6058f66df7d
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Oct 27 17:42:15 2015 +0200
WITH_STATIC=no (controls whether use libmysqlclient.a or not)
mysql-router.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/mysql-router.spec b/mysql-router.spec
index 561b907..05fc9c8 100644
--- a/mysql-router.spec
+++ b/mysql-router.spec
@@ -33,6 +33,7 @@ cd build
%cmake \
-DINSTALL_LAYOUT=RPM \
-DINSTALL_LIBDIR=%{_libdir} \
+ -DWITH_STATIC=no \
..
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mysql-router.git/commitdiff/f5a2598788d0c89139fd7e861044d6058f66df7d
More information about the pld-cvs-commit
mailing list