buildrootschalter/toolchain
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
..
toolchain toolchain: introduce a virtual package 2013-10-09 12:30:44 +02:00
toolchain-buildroot toolchain-buildroot: make sure glibc isn't chosen when BR2_PREFER_STATIC_LIB=y 2013-11-11 22:29:16 +01:00
toolchain-external toolchain-external: make sure (e)glibc isn't chosen when BR2_PREFER_STATIC_LIB=y 2013-11-11 22:29:50 +01:00
Config.in toolchain-external: add support for musl C library 2013-10-09 16:01:25 +02:00
helpers.mk toolchain-external: add a specific check to avoid Angstrom toolchains 2013-10-14 13:22:17 +02:00
toolchain-common.in toolchain-crosstool-ng: remove support 2013-10-06 20:50:41 +02:00