From e19a4897e584b323432308d6b6499e0298d5c4a6a2e7144d636d52c43b18e88d Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 19 Dec 2014 11:08:00 +0000 Subject: [PATCH] Remove uselss with-pic OBS-URL: https://build.opensuse.org/package/show/games/SDL2_gfx?expand=0&rev=13 --- SDL2_gfx.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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