]> git.pld-linux.org Git - packages/php.git/commitdiff
- appropriate comment and ifnarch for fpm
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 15 Nov 2008 23:05:12 +0000 (23:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.745

php.spec

index d22f7d2791ef40cfaa252b5b9084b73344a1b194..b110691841fa7aded5d94d3d6374e8d616661a68 100644 (file)
--- a/php.spec
+++ b/php.spec
 %ifnarch %{ix86} %{x8664} sparc sparcv9 alpha
 # ppc disabled (broken on th-ppc)
 %undefine      with_interbase
+%endif
+
+%ifnarch %{ix86} %{x8664}
+# unsupported, see sapi/cgi/fpm/fpm_atomic.h
 %undefine      with_fpm
 %endif
 
This page took 0.085172 seconds and 4 git commands to generate.