diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2013-11-11 18:57:32 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2013-11-11 22:29:50 +0100 |
commit | ed3f3e433f146a093750905a3c578ae2ec83c1c3 (patch) | |
tree | 2f4fd269f0bc0ddde8e9e1ca480c00cc2a900a49 /package/gcc | |
parent | 819da04481d17ac00e1ca4843c05dffc3599a72e (diff) | |
download | buildroot-ed3f3e433f146a093750905a3c578ae2ec83c1c3.tar.gz buildroot-ed3f3e433f146a093750905a3c578ae2ec83c1c3.zip |
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>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions