diff --git a/SDL2_gfx.spec b/SDL2_gfx.spec index dcde856..752e41f 100644 --- a/SDL2_gfx.spec +++ b/SDL2_gfx.spec @@ -55,11 +55,11 @@ Library containing 20+ graphics primitives (line, box, circle, polygon, etc.) fo %setup -q %build -%configure --disable-static \ +%configure \ %ifnarch x86_64 --disable-mmx \ %endif - --with-pic + --disable-static make %{?_smp_mflags} %install