toolchain-external: adjust musl dynamic linker symlink for mips-sf
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 30 May 2017 09:34:17 +0000 (11:34 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 30 May 2017 09:39:40 +0000 (11:39 +0200)
commita6a4a8b2ef1fa747fdc79bc7bae0518417910f5d
tree06a4b136af18fd956feb4129ddd970e187749a0e
parent91a418c373ac8566c4c778dcb2aa7ecfc506ee56
toolchain-external: adjust musl dynamic linker symlink for mips-sf

The external toolchain code has some logic to calculate the correct name
for the dynamic linker symbolic link that needs to be created when the
musl C library is being used. There was already some handling for the
mipsel+soft-float case, but not for the mips+soft-float case. Due to
this, the symbolic link was incorrectly named, and programs were
referencing an non-existing file.

Reported-by: Florent Jacquet <florent.jacquet@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
toolchain/toolchain-external/pkg-toolchain-external.mk