- drop unknown configure switch
OBS-URL: https://build.opensuse.org/package/show/graphics/libpng16?expand=0&rev=71
This commit is contained in:
parent
2941154e3c
commit
2d78fea3f9
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 7 14:19:31 UTC 2015 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- drop unknown configure switch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 1 11:07:11 UTC 2015 - pgajdos@suse.com
|
Wed Apr 1 11:07:11 UTC 2015 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@ -119,8 +119,7 @@ export CFLAGS="%optflags -O3 -DPNG_SAFE_LIMITS_SUPPORTED -DPNG_SKIP_SETJMP_CHECK
|
|||||||
export LDFLAGS="-Wl,-z,relro,-z,now"
|
export LDFLAGS="-Wl,-z,relro,-z,now"
|
||||||
|
|
||||||
%configure \
|
%configure \
|
||||||
--disable-static \
|
--disable-static
|
||||||
--with-libpng-compat=no
|
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
Loading…
Reference in New Issue
Block a user