libgloss: regenerate aclocal.m4 & configure w/newer versions
Mike Frysinger
vapier@gentoo.org
Sat Nov 6 23:54:29 GMT 2021
On 06 Nov 2021 22:18, Corinna Vinschen wrote:
> On Nov 6 14:18, Mike Frysinger wrote:
> > On 15 Sep 2021 10:24, Mike Frysinger wrote:
> > > Regenerate the files using automake-1.15 & autoconf-2.69 to match the
> > > binutils/gdb/gcc projects. Ran:
> > >
> > > libgloss $ find -name configure.ac -printf '%h\n' | while read d; do
> > > (cd $d; export WANT_AUTOCONF=2.69 WANT_AUTOMAKE=1.15;
> > > aclocal-1.15 -I.. && autoconf-2.69); done
> > >
> > > I'm attaching the patch compressed because it's much too large for the
> > > mailing list otherwise.
> >
> > ping ...
>
> Does libgloss still build afterwards? If so, go ahead.
i've been testing bfin-elf & x86_64-pc-cygwin and they seem to still work.
if there's other targets you'd like me to test, let me know.
-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/20211106/115998a5/attachment.sig>
More information about the Newlib
mailing list