kumquat-buildroot/toolchain/external-toolchain
Thomas Petazzoni 7192668cbf 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>
2010-07-06 07:53:22 +02:00
..
Config.in Simple glibc-based external toolchain support 2009-06-15 20:48:27 +02:00
Config.in.2 toolchain: revert r25193 (Change binary toolchain configuration) 2009-02-04 13:42:40 +00:00
ext-tool.mk ext-toolchains: take into account other Glibc dynamic loader variants 2010-07-06 07:53:22 +02:00