buildroot/toolchain
Thomas Petazzoni 8e05ebca22 toolchain: do not check largefile, wchar, IPv6 and locale for glibc toolchains
The check_glibc function contained checks to verify that the user had
properly enabled the largefile, IPv6, locale and wchar options, to
match how glibc is configured. This was useful when the support for
glibc external toolchains was introduced, but since then, we added the
BR2_TOOLCHAIN_USES_GLIBC symbol that automatically enables largefile,
IPv6, locale and wchar support when a glibc or eglibc external
toolchain is used. Therefore, many of the check_glibc checks are
useless now, so we can remove these.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-10-09 15:24:45 +02:00
..
toolchain toolchain: introduce a virtual package 2013-10-09 12:30:44 +02:00
toolchain-buildroot toolchain-buildroot: convert to the package infrastructure 2013-10-09 14:29:38 +02:00
toolchain-external toolchain: modify the wildcard logic for shared libraries copying 2013-10-09 15:15:06 +02:00
Config.in toolchain-crosstool-ng: remove support 2013-10-06 20:50:41 +02:00
helpers.mk toolchain: do not check largefile, wchar, IPv6 and locale for glibc toolchains 2013-10-09 15:24:45 +02:00
toolchain-common.in toolchain-crosstool-ng: remove support 2013-10-06 20:50:41 +02:00