Accepting request 184097 from home:bernhard-voelker:branches:Base:System
- Undo the previous change. Remove configure options gl_cv_func_printf_directive_n and gl_cv_func_printf_infinite_long_double again because of constant factory build failures on x86_64 and i586. The argument for adding them was that the fortify checks would be bypassed by the gnulib "reimplementation of printf", but that is not the case: instead, gnulib just adds some wrapping code to ensure a consistent behaviour on all supported platforms. OBS-URL: https://build.opensuse.org/request/show/184097 OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=201
This commit is contained in:
parent
444cee34e1
commit
1dba197f92
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 23 13:22:21 UTC 2013 - mail@bernhard-voelker.de
|
||||||
|
|
||||||
|
- Undo the previous change.
|
||||||
|
Remove configure options gl_cv_func_printf_directive_n and
|
||||||
|
gl_cv_func_printf_infinite_long_double again because of constant
|
||||||
|
factory build failures on x86_64 and i586. The argument for
|
||||||
|
adding them was that the fortify checks would be bypassed
|
||||||
|
by the gnulib "reimplementation of printf", but that is not
|
||||||
|
the case: instead, gnulib just adds some wrapping code to ensure
|
||||||
|
a consistent behaviour on all supported platforms.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 8 15:09:22 UTC 2013 - schwab@suse.de
|
Mon Jul 8 15:09:22 UTC 2013 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -153,8 +153,6 @@ AUTOPOINT=true autoreconf -fi
|
|||||||
export CFLAGS="%optflags"
|
export CFLAGS="%optflags"
|
||||||
%configure --libexecdir=%{_libdir} \
|
%configure --libexecdir=%{_libdir} \
|
||||||
--enable-install-program=arch \
|
--enable-install-program=arch \
|
||||||
gl_cv_func_printf_directive_n=yes \
|
|
||||||
gl_cv_func_printf_infinite_long_double=yes \
|
|
||||||
DEFAULT_POSIX2_VERSION=200112 \
|
DEFAULT_POSIX2_VERSION=200112 \
|
||||||
alternative=199209
|
alternative=199209
|
||||||
|
|
||||||
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 23 13:22:21 UTC 2013 - mail@bernhard-voelker.de
|
||||||
|
|
||||||
|
- Undo the previous change.
|
||||||
|
Remove configure options gl_cv_func_printf_directive_n and
|
||||||
|
gl_cv_func_printf_infinite_long_double again because of constant
|
||||||
|
factory build failures on x86_64 and i586. The argument for
|
||||||
|
adding them was that the fortify checks would be bypassed
|
||||||
|
by the gnulib "reimplementation of printf", but that is not
|
||||||
|
the case: instead, gnulib just adds some wrapping code to ensure
|
||||||
|
a consistent behaviour on all supported platforms.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 8 15:09:22 UTC 2013 - schwab@suse.de
|
Mon Jul 8 15:09:22 UTC 2013 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -153,8 +153,6 @@ AUTOPOINT=true autoreconf -fi
|
|||||||
export CFLAGS="%optflags"
|
export CFLAGS="%optflags"
|
||||||
%configure --libexecdir=%{_libdir} \
|
%configure --libexecdir=%{_libdir} \
|
||||||
--enable-install-program=arch \
|
--enable-install-program=arch \
|
||||||
gl_cv_func_printf_directive_n=yes \
|
|
||||||
gl_cv_func_printf_infinite_long_double=yes \
|
|
||||||
DEFAULT_POSIX2_VERSION=200112 \
|
DEFAULT_POSIX2_VERSION=200112 \
|
||||||
alternative=199209
|
alternative=199209
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user