]> git.pld-linux.org Git - packages/libdbi-drivers.git/commitdiff
- enable threadsafety for mysql driver
authorJan Palus <jan.palus@gmail.com>
Thu, 23 Sep 2010 22:04:38 +0000 (22:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libdbi-drivers.spec -> 1.26

libdbi-drivers.spec

index d1664c17e985d4cae6b1fd4842d9cd9043570b7b..e9b7276a2c1fcbad8b6b1066dc84296c6312adf0 100644 (file)
@@ -197,6 +197,7 @@ 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} \
This page took 0.058005 seconds and 4 git commands to generate.