From c1526a87fedbd439cc19ae70f06c87e52e5f9c28 Mon Sep 17 00:00:00 2001 From: cieciwa Date: Sun, 19 Oct 2003 08:51:34 +0000 Subject: [PATCH] - fixed build on arch !=ix86 - disable MMX check Changed files: OpenAL.spec -> 1.24 --- OpenAL.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenAL.spec b/OpenAL.spec index e8e54ea..0e9b729 100644 --- a/OpenAL.spec +++ b/OpenAL.spec @@ -13,7 +13,7 @@ %ifarch athlon %define _with_mmx 1 %endif -%ifnarch i586 i686 athlon +%ifnarch i586 i686 athlon ppc alpha sparc sparc64 powerpc %define _with_mmx 0 %endif Summary: Open Audio Library -- 2.44.0