external-toolchain: recognize uClibc 64 bits toolchains
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 5 Jul 2010 16:59:00 +0000 (18:59 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 6 Jul 2010 05:59:39 +0000 (07:59 +0200)
commit4b17cef16b9b82e120ea9a03481e3978a2229ac1
treec6d060bc19e5380bae888ed1efaa301340f279af
parentdd5ca4beb5bc62962bcc7f665749122c6ec44cbd
external-toolchain: recognize uClibc 64 bits toolchains

With uClibc 64 bits toolchain, the dynamic loader is named
ld64-uClibc.so.0 and not ld-uClibc.so.0. So, this commit adjust the
uClibc detection code for external toolchains.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Yann E. MORIN <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/external-toolchain/ext-tool.mk