kumquat-buildroot/toolchain
Baruch Siach 7cfd40f2d9 toolchain-external: skip ld-musl symlink on static build
Static build with external musl toolchain leaves a dangling symlink to
libc.so. Don't create that symlink on static build.

Cc: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-07-02 00:40:02 +02:00
..
toolchain toolchain: limit musl workaround to kernel headers 3.12+ 2017-05-19 15:29:21 +02:00
toolchain-buildroot glibc: remove version choice 2017-06-24 17:42:50 +02:00
toolchain-external toolchain-external: skip ld-musl symlink on static build 2017-07-02 00:40:02 +02:00
Config.in toolchain: disable PIE for static build with musl 2017-05-23 15:36:08 +02:00
helpers.mk toolchain-external: fix handling of ld.so 2017-04-06 22:33:59 +02:00
toolchain-common.in toolchain/toolchain-common.in: adjust BR2_TOOLCHAIN_HAS_GCC_BUG_64735 for GCC 7 2017-06-06 22:14:28 +02:00
toolchain-wrapper.c
toolchain-wrapper.mk
toolchain.mk