buildrootschalter/toolchain/toolchain-external
Thomas Petazzoni ed3f3e433f toolchain-external: make sure (e)glibc isn't chosen when BR2_PREFER_STATIC_LIB=y
(e)glibc doesn't support a fully statically linked userspace. Even a
basic program such as Busybox fails to do authentication due to glibc
loading some libraries dynamically. Therefore, we disable the
possibility of using a (e)glibc toolchain when
BR2_PREFER_STATIC_LIB=y.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-11-11 22:29:50 +01:00
..
Config.in toolchain-external: make sure (e)glibc isn't chosen when BR2_PREFER_STATIC_LIB=y 2013-11-11 22:29:50 +01:00
ext-toolchain-wrapper.c ext-toolchain: MIPS: Select correct endianness for the target 2013-10-30 18:51:37 +01:00
toolchain-external.mk toolchain-external: factorize regular expressions 2013-11-11 00:26:53 +01:00