packages: php-xhp/php-xhp.spec - -minline-all-stringops also missing on alpha
glen
glen at pld-linux.org
Sun Oct 31 16:35:28 CET 2010
Author: glen Date: Sun Oct 31 15:35:28 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- -minline-all-stringops also missing on alpha
---- Files affected:
packages/php-xhp:
php-xhp.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: packages/php-xhp/php-xhp.spec
diff -u packages/php-xhp/php-xhp.spec:1.11 packages/php-xhp/php-xhp.spec:1.12
--- packages/php-xhp/php-xhp.spec:1.11 Sun Oct 31 16:35:02 2010
+++ packages/php-xhp/php-xhp.spec Sun Oct 31 16:35:23 2010
@@ -57,7 +57,7 @@
mv facebook-%{modname}-*/* .
%patch0 -p1
-%ifarch sparc ppc
+%ifarch alpha sparc ppc
%{__sed} -i -e 's/-minline-all-stringops//' xhp/Makefile
%endif
@@ -132,6 +132,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2010/10/31 15:35:23 glen
+- -minline-all-stringops also missing on alpha
+
Revision 1.11 2010/10/31 15:35:02 glen
- catch tests failure
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-xhp/php-xhp.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list