Remove uselss with-pic

OBS-URL: https://build.opensuse.org/package/show/games/SDL2_gfx?expand=0&rev=13
This commit is contained in:
Jan Engelhardt 2014-12-19 11:08:00 +00:00 committed by Git OBS Bridge
parent 26578c495a
commit e19a4897e5

View File

@ -55,11 +55,11 @@ Library containing 20+ graphics primitives (line, box, circle, polygon, etc.) fo
%setup -q %setup -q
%build %build
%configure --disable-static \ %configure \
%ifnarch x86_64 %ifnarch x86_64
--disable-mmx \ --disable-mmx \
%endif %endif
--with-pic --disable-static
make %{?_smp_mflags} make %{?_smp_mflags}
%install %install