SPECS: SDL.spec - add -maltivec to ppc flags (configure has broken altivec....
sparky
sparky at pld-linux.org
Wed Oct 22 22:15:15 CEST 2008
Author: sparky Date: Wed Oct 22 20:15:15 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add -maltivec to ppc flags (configure has broken altivec.h detection)
---- Files affected:
SPECS:
SDL.spec (1.168 -> 1.169)
---- Diffs:
================================================================
Index: SPECS/SDL.spec
diff -u SPECS/SDL.spec:1.168 SPECS/SDL.spec:1.169
--- SPECS/SDL.spec:1.168 Mon Feb 4 21:39:29 2008
+++ SPECS/SDL.spec Wed Oct 22 22:15:10 2008
@@ -63,6 +63,8 @@
BuildRequires: xorg-proto-xextproto-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define specflags_ppc -maltivec
+
%description
SDL (Simple DirectMedia Layer) is a library that allows you portable,
low level access to a video framebuffer, audio output, mouse, and
@@ -263,6 +265,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.169 2008/10/22 20:15:10 sparky
+- add -maltivec to ppc flags (configure has broken altivec.h detection)
+
Revision 1.168 2008/02/04 20:39:29 qboosh
- added libdir patch (fixes soname resolving with lib64)
- release 2 (rebuild without overloaded -devel baggage on x86_64)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/SDL.spec?r1=1.168&r2=1.169&f=u
More information about the pld-cvs-commit
mailing list