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:
parent
aff01339ae
commit
8962ca7838
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user