[packages/libdbi-drivers] - disable threadsafe to make compiling agains MySQL 5.7 possible
hawk
hawk at pld-linux.org
Wed Mar 7 12:51:08 CET 2018
commit 0550df76c1a2bc83ec883419361795885b8253e6
Author: Marcin Krol <hawk at tld-linux.org>
Date: Wed Mar 7 11:50:39 2018 +0000
- disable threadsafe to make compiling agains MySQL 5.7 possible
libdbi-drivers.spec | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/libdbi-drivers.spec b/libdbi-drivers.spec
index 1704072..a56fd51 100644
--- a/libdbi-drivers.spec
+++ b/libdbi-drivers.spec
@@ -219,7 +219,6 @@ zmiany źródeł programu.
--with-freetds-incdir=%{_includedir} \
%endif
%if %{with mysql}
- --enable-mysql-threadsafe \
--with-mysql \
--with-mysql-libdir=%{_libdir} \
--with-mysql-incdir=%{_includedir}/mysql \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libdbi-drivers.git/commitdiff/0550df76c1a2bc83ec883419361795885b8253e6
More information about the pld-cvs-commit
mailing list