From: wolf Date: Sun, 31 Aug 2003 19:14:44 +0000 (+0000) Subject: - --disable-asm is also req'd X-Git-Tag: auto/ac/allegro-4_1_12-1~12 X-Git-Url: http://git.pld-linux.org/cgi-bin/gitweb.cgi?p=packages%2Fallegro.git;a=commitdiff_plain;h=586c1103d0b6c60a6378ecf87d0e118f3f21d1f6 - --disable-asm is also req'd Changed files: allegro.spec -> 1.41 --- diff --git a/allegro.spec b/allegro.spec index d85128b..b46e236 100644 --- a/allegro.spec +++ b/allegro.spec @@ -426,6 +426,7 @@ TARGET_ARCH="%{rpmcflags}" export TARGET_ARCH %{!?_without_proflib:--enable-proflib} \ %{?_without_arts:--disable-artsdigi} \ %{?_without_sse:--disable-sse} \ + %{?_without_sse:--disable-asm} \ %ifnarch %{ix86} --disable-asm \ --disable-mmx \