Re: [PATCH] newlib: libm: move configure into top-level

Corinna Vinschen <[email protected]>
Newsgroups gmane.comp.lib.newlib
Message-ID <YgD/[email protected]>
On Feb  5 00:43, Mike Frysinger wrote:
> This kills off the last configure script under libm/ and folds it
> into the top newlib configure script.  The vast majority of logic
> was already in the top configure script, so move the little that
> is left into a libm/acinclude.m4 file.
> ---
>  newlib/Makefile.in                      |     6 +-
>  newlib/configure                        |  1171 +-
>  newlib/configure.ac                     |     4 +-
>  newlib/libm/Makefile.am                 |     3 -
>  newlib/libm/Makefile.in                 |   128 +-
>  newlib/libm/acinclude.m4                |    33 +
>  newlib/libm/aclocal.m4                  |  1178 --
>  newlib/libm/common/Makefile.in          |    53 +-
>  newlib/libm/complex/Makefile.in         |    53 +-
>  newlib/libm/configure                   | 14532 ----------------------
>  newlib/libm/configure.ac                |    68 -
>  newlib/libm/fenv/Makefile.in            |    53 +-
>  newlib/libm/machine/aarch64/Makefile.in |    53 +-
>  newlib/libm/machine/arm/Makefile.in     |    53 +-
>  newlib/libm/machine/i386/Makefile.in    |    53 +-
>  newlib/libm/machine/mips/Makefile.in    |    53 +-
>  newlib/libm/machine/nds32/Makefile.in   |    53 +-
>  newlib/libm/machine/powerpc/Makefile.in |    53 +-
>  newlib/libm/machine/pru/Makefile.in     |    53 +-
>  newlib/libm/machine/riscv/Makefile.in   |    53 +-
>  newlib/libm/machine/sparc/Makefile.in   |    53 +-
>  newlib/libm/machine/spu/Makefile.in     |    53 +-
>  newlib/libm/machine/x86_64/Makefile.in  |    53 +-
>  newlib/libm/math/Makefile.in            |    53 +-
>  newlib/libm/mathfp/Makefile.in          |    53 +-
>  25 files changed, 1435 insertions(+), 16536 deletions(-)
>  create mode 100644 newlib/libm/acinclude.m4
>  delete mode 100644 newlib/libm/aclocal.m4
>  delete mode 100755 newlib/libm/configure
>  delete mode 100644 newlib/libm/configure.ac

LGTM


Thanks,
Corinna
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.