SHA256
1
0
forked from pool/gzip

Accepting request 182657 from Base:System

- Override broken configure checks (forwarded request 182593 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/182657
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gzip?expand=0&rev=32
This commit is contained in:
Stephan Kulow 2013-07-09 18:50:00 +00:00 committed by Git OBS Bridge
commit 402ba53c3a
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jul 9 07:44:48 UTC 2013 - schwab@suse.de
- Override broken configure checks
-------------------------------------------------------------------
Mon Jun 10 19:55:39 UTC 2013 - jengelh@inai.de

View File

@ -60,7 +60,9 @@ times.
%build
CFLAGS="$RPM_OPT_FLAGS -fomit-frame-pointer \
-W -Wall -Wno-unused-parameter -Wstrict-prototypes -Wpointer-arith"
%configure --disable-silent-rules
%configure --disable-silent-rules \
gl_cv_func_printf_directive_n=yes \
gl_cv_func_printf_infinite_long_double=yes
profile_gzip()
{
tmpfile=$(mktemp)