[PATCH] newlib: libm: switch to autoconf long double macro

Corinna Vinschen vinschen@redhat.com
Wed Jan 19 14:52:19 GMT 2022


On Jan 18 00:13, Mike Frysinger wrote:
> Now that we require a recent version of autoconf, we can rely on this
> macro working.  We shift the call in configure.ac down a little to
> help keep the generated diff minimal -- there should be no functional
> difference otherwise.  This is because the autoconf macros will call
> a bunch of standard toolchain macros first, and arguably the current
> code is incorrect in how it does its testing.
> ---
>  newlib/libm/configure    | 102 ++++++++++++++++++++++-----------------
>  newlib/libm/configure.ac |  23 ++-------
>  2 files changed, 62 insertions(+), 63 deletions(-)

:+1:, please push.


Thanks,
Corinna



More information about the Newlib mailing list