SPECS: php.spec - appropriate comment and ifnarch for fpm

arekm arekm at pld-linux.org
Sun Nov 16 00:05:20 CET 2008


Author: arekm                        Date: Sat Nov 15 23:05:19 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- appropriate comment and ifnarch for fpm

---- Files affected:
SPECS:
   php.spec (1.744 -> 1.745) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.744 SPECS/php.spec:1.745
--- SPECS/php.spec:1.744	Sat Nov 15 23:57:46 2008
+++ SPECS/php.spec	Sun Nov 16 00:05:12 2008
@@ -64,6 +64,10 @@
 %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
 
@@ -2830,6 +2834,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.745  2008/11/15 23:05:12  arekm
+- appropriate comment and ifnarch for fpm
+
 Revision 1.744  2008/11/15 22:57:46  arekm
 - rel 5; disable fpm on ppc (missing some asm for ppc)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php.spec?r1=1.744&r2=1.745&f=u



More information about the pld-cvs-commit mailing list