kumquat-buildroot/toolchain
Thomas Petazzoni a6a4a8b2ef 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>
2017-05-30 11:39:40 +02:00
..
toolchain toolchain: limit musl workaround to kernel headers 3.12+ 2017-05-19 15:29:21 +02:00
toolchain-buildroot
toolchain-external toolchain-external: adjust musl dynamic linker symlink for mips-sf 2017-05-30 11:39:40 +02:00
Config.in toolchain: disable PIE for static build with musl 2017-05-23 15:36:08 +02:00
helpers.mk
toolchain-common.in Revert "toolchain-external: CodeSourcery NiosII 2015.11 affected by PR19405" 2017-05-07 22:09:17 +02:00
toolchain-wrapper.c
toolchain-wrapper.mk
toolchain.mk