toolchain-external: fix uClibc-ng 64bit dynamic loader link
commit6ec15820289808ed9a53086d1e384c8b4c5802fa
authorBaruch Siach <baruch@tkos.co.il>
Thu, 16 Jul 2015 08:25:34 +0000 (16 11:25 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 16 Jul 2015 21:12:06 +0000 (16 23:12 +0200)
tree65cadfa349ce47b077e8792827572e8f3b0de256
parent646aa1f3b276673c12c50841f4e80e0d07f2ba90
toolchain-external: fix uClibc-ng 64bit dynamic loader link

Commit 34f95bf9dbb0 (toolchain-external: fix support of uClibc-ng toolchains,
2015-07-13) added the missing ld-uClibc.so.1 dynamic linker symlink that
binaries expect when linked with uClibc-ng. However on 64bit targets the
linker is called ld64-uClibc.so.1. Handle that case as well.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
toolchain/toolchain-external/toolchain-external.mk