kumquat-buildroot/toolchain/toolchain-external
Thomas Petazzoni 34f95bf9db toolchain-external: fix support of uClibc-ng toolchains
The uClibc-ng dynamic loader is called ld-uClibc.so.1, but gcc is not
patched specifically for uClibc-ng, so it continues to generate
binaries that expect the dynamic loader to be named ld-uClibc.so.0,
like with the original uClibc.

Therefore, when a uClibc-ng toolchain is used as an external
toolchain, we need to create an additional symbolic link to make
uClibc-ng systems work properly.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-07-14 10:07:55 +02:00
..
Config.in toolchain: add 4.1.x choice for headers 2015-06-22 18:19:34 +02:00
ext-toolchain-wrapper.c toolchain-external: add Synopsys DesignWare tools for ARC cores 2015-03-16 14:20:54 +01:00
toolchain-external.hash toolchain-external: add CodeSourcery MIPS 2015.05, remove 2013.11 2015-06-04 22:46:34 +02:00
toolchain-external.mk toolchain-external: fix support of uClibc-ng toolchains 2015-07-14 10:07:55 +02:00