]> git.pld-linux.org Git - packages/php.git/commitdiff
- mm conflicts with zts, not apache2
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 14 Jun 2010 09:38:05 +0000 (09:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.876

php.spec

index 242dd50c9564264ff0837faaaa88a48914ba71b9..db367510b451ec4d92fce2f8a074c22348e08817 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -67,8 +67,8 @@
 %define apxs1          /usr/sbin/apxs1
 %define        apxs2           /usr/sbin/apxs
 
-# some problems with apache 2.x
-%if %{with apache2}
+# mm is not thread safe
+%if %{with zts}
 %undefine      with_mm
 %endif
 
This page took 0.112842 seconds and 4 git commands to generate.