ext-toolchains: take into account other Glibc dynamic loader variants
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 5 Jul 2010 16:58:54 +0000 (18:58 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 6 Jul 2010 05:53:22 +0000 (07:53 +0200)
commit7192668cbf7c28976938bec2fe78fe7d265fd45a
treeb341774cd0e74b32b44b7d71a348b752312dedaa
parent861dde63b23295300bed9bd55d33cfcb6f3943eb
ext-toolchains: take into account other Glibc dynamic loader variants

External toolchains using Glibc have different names for the dynamic
loader. Some of them name it ld-linux.so.*, while some others (such as
the PowerPC and MIPS CodeSourcery toolchains) name it simply ld.so.*.

Therefore, we fix the glibc detection code to handle this case.

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