]> git.pld-linux.org Git - packages/SDL.git/commitdiff
- add -maltivec to ppc flags (configure has broken altivec.h detection)
authorsparky <sparky@pld-linux.org>
Wed, 22 Oct 2008 20:15:10 +0000 (20:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SDL.spec -> 1.169

SDL.spec

index 2b2f0333517942d39bffd39492158a402964d049..fb42bb1acdf97d124be475a771c2902867c87ff1 100644 (file)
--- a/SDL.spec
+++ b/SDL.spec
@@ -62,6 +62,8 @@ BuildRequires:        xorg-lib-libXrender-devel
 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
This page took 0.030581 seconds and 4 git commands to generate.