[PATCH 4/6] newlib: drop libtool support

Corinna Vinschen vinschen@redhat.com
Wed Feb 9 10:54:55 GMT 2022


On Feb  8 19:20, Mike Frysinger wrote:
> 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

The series looks good otherwise.


Corinna



More information about the Newlib mailing list