]> git.pld-linux.org Git - packages/php.git/commitdiff
- always build thread safe version
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 26 Mar 2004 23:52:27 +0000 (23:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.315

php.spec

index 339cc64c0876803aa9a4fbbaf7ac991385106595..27348c37111c8008f5f59af83fdea47fa441700c 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -1534,6 +1534,7 @@ for i in fcgi cgi cli apxs ; do
 %else
        `[ $i = apxs ] && echo --with-apxs=%{apxs}` \
 %endif
+       --enable-experimental-zts \
        --with-config-file-path=%{_sysconfdir} \
        --with-exec-dir=%{_bindir} \
        --%{!?debug:dis}%{?debug:en}able-debug \
This page took 0.397662 seconds and 4 git commands to generate.