packages: php-xhp/php-xhp.spec - sparc and ppc have no -minline-all-stringops

glen glen at pld-linux.org
Sun Oct 31 15:57:31 CET 2010


Author: glen                         Date: Sun Oct 31 14:57:31 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- sparc and ppc have no -minline-all-stringops

---- Files affected:
packages/php-xhp:
   php-xhp.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: packages/php-xhp/php-xhp.spec
diff -u packages/php-xhp/php-xhp.spec:1.9 packages/php-xhp/php-xhp.spec:1.10
--- packages/php-xhp/php-xhp.spec:1.9	Sun Oct 31 14:15:22 2010
+++ packages/php-xhp/php-xhp.spec	Sun Oct 31 15:57:26 2010
@@ -57,6 +57,10 @@
 mv facebook-%{modname}-*/* .
 %patch0 -p1
 
+%ifarch sparc ppc
+%{__sed} -i -e 's/-minline-all-stringops//' xhp/Makefile
+%endif
+
 %build
 %{__make} -C xhp \
 	libdir=%{_libdir} \
@@ -127,6 +131,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2010/10/31 14:57:26  glen
+- sparc and ppc have no -minline-all-stringops
+
 Revision 1.9  2010/10/31 13:15:22  glen
 - package also php lib
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-xhp/php-xhp.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list