SPECS (AC-branch): xine-lib.spec - disable altivec for ppc (cc1: e...
glen
glen at pld-linux.org
Wed Jul 12 13:34:58 CEST 2006
Author: glen Date: Wed Jul 12 11:34:58 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- disable altivec for ppc (cc1: error: unrecognized option `-force_cpusubtype_ALL'). FIXME
---- Files affected:
SPECS:
xine-lib.spec (1.165.2.5 -> 1.165.2.6)
---- Diffs:
================================================================
Index: SPECS/xine-lib.spec
diff -u SPECS/xine-lib.spec:1.165.2.5 SPECS/xine-lib.spec:1.165.2.6
--- SPECS/xine-lib.spec:1.165.2.5 Wed Jul 12 09:13:48 2006
+++ SPECS/xine-lib.spec Wed Jul 12 13:34:53 2006
@@ -728,6 +728,7 @@
%{!?with_polypaudio:--disable-polypaudio} \
--with-w32-path=%{_libdir}/codecs \
--with-xv-path=/usr/X11R6/%{_lib} \
+ --disable-altivec \
--disable-optimizations # we use own RPM_OPT_FLAGS optimalizations
%{__make}
@@ -1047,6 +1048,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.165.2.6 2006/07/12 11:34:53 glen
+- disable altivec for ppc (cc1: error: unrecognized option `-force_cpusubtype_ALL'). FIXME
+
Revision 1.165.2.5 2006/07/12 07:13:48 glen
- merge 1.1.2 update from HEAD
fixes CVE-2005-4048 CVE-2006-1664 CVE-2006-2802
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/xine-lib.spec?r1=1.165.2.5&r2=1.165.2.6&f=u
More information about the pld-cvs-commit
mailing list