[patch ping] change linux-gnu* -> linux* in libtool files
Mike Frysinger
vapier@gentoo.org
Mon Sep 25 19:08:00 GMT 2006
On Monday 25 September 2006 14:47, Michael Snyder wrote:
> Not to say you're wrong, but this is the first I've heard
> that linux-gnu implies glibc. Is there someplace where this
> is written?
common practice ? :)
in the uClibc world we use $arch-$vendor-linux-uclibc to keep things clean and
sep from the host glibc toolchain $arch-$vendor-linux-gnu ... when we
proposed adding support for *-linux-uclibc and *-linux-newlib and
*-linux-dietlibc to binutils, the cleaner solution was to simply accept
*-linux-* in configure files
upstream libtool changed their files a while ago to accept 'linux*)' rather
than 'linux-gnu*)' ... so my patch isnt treading into new territory, it's
backporting updates from upstream libtool
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20060925/7ae9b955/attachment.sig>
More information about the Gdb-patches
mailing list