Accepting request 182593 from home:Andreas_Schwab:Factory

- Override broken configure checks

OBS-URL: https://build.opensuse.org/request/show/182593
OBS-URL: https://build.opensuse.org/package/show/Base:System/gzip?expand=0&rev=29
This commit is contained in:
Dirk Mueller 2013-07-09 14:03:20 +00:00 committed by Git OBS Bridge
parent aff01339ae
commit 8962ca7838
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)