Remove uselss with-pic
OBS-URL: https://build.opensuse.org/package/show/games/SDL2_gfx?expand=0&rev=13
This commit is contained in:
parent
26578c495a
commit
e19a4897e5
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user