commit f5a2598788d0c89139fd7e861044d6058f66df7d
Author: Elan Ruusamäe <[email protected]>
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
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit