[PATCH 4/6] newlib: drop libtool support
Mike Frysinger
vapier@gentoo.org
Wed Feb 9 00:20:16 GMT 2022
On 08 Feb 2022 10:47, Corinna Vinschen wrote:
> On Feb 7 20:57, Mike Frysinger wrote:
> > --- a/newlib/libm/configure.ac
> > +++ b/newlib/libm/configure.ac
> >
> > - LIBM_MACHINE_DIR=machine/${libm_machine_dir}
> > - if test "${use_libtool}" = "yes"; then
> > - LIBM_MACHINE_LIB=${LIBM_MACHINE_DIR}/lib${libm_machine_dir}.${aext}
> > - else
> > - LIBM_MACHINE_LIB=${LIBM_MACHINE_DIR}/lib.${aext}
> > - fi
> > + LIBM_MACHINE_DIR=machine/${libm_machine_dir
> ^^^^^^^^^^^^^^^^^^^
> oops?
yeah ... i actually remember making that mistake, and i thought i hit "undo"
in my editor, but i guess i didn't hit it enough times.
i was holding off on running my full local build suite (i've got 24 arches
now) until after i got a favorable signal on the series.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/newlib/attachments/20220208/e1070792/attachment.sig>
More information about the Newlib
mailing list