]> git.pld-linux.org Git - packages/SDL2.git/blobdiff - SDL2.spec
add x32 to arch mix
[packages/SDL2.git] / SDL2.spec
index 7de39c82e80b96a9a6ac71bac6e40891f31b9d89..9c74933090ec653529c84ad64191e7d6c1a376d5 100644 (file)
--- a/SDL2.spec
+++ b/SDL2.spec
 %ifarch k6 athlon
 %define        with_3dnow      1
 %endif
-%ifarch %{x8664} pentium2 pentium3 pentium4 athlon
+%ifarch %{x8664} x32 pentium2 pentium3 pentium4 athlon
 %define        with_mmx        1
 %endif
-%ifarch %{x8664} pentium3 pentium4
+%ifarch %{x8664} x32 pentium3 pentium4
 %define        with_sse        1
 %endif
-%ifarch %{x8664} pentium4
+%ifarch %{x8664} x32 pentium4
 %define        with_sse2       1
 %endif
 Summary:       SDL (Simple DirectMedia Layer) - Game/Multimedia Library
This page took 0.116939 seconds and 4 git commands to generate.