kumquat-buildroot/support/dependencies
Yann E. MORIN 40685f6a51 support/dependencies: use the new kconfig option to check UTF8 locale
Currently, we require a host with an UTF-8 locale as soone as we build a
Buildroot toolchain with support for locales. This means that we do
erquire such a locale when building a toolchain with either uClibc,
glibc or musl.

However, glibc and musl do not require such a locale to be present.

Use the new option to check if an UTF8 locale is needed on the host,
rather than deriving that from toolchain settings.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-12-04 15:38:16 +01:00
..
check-host-asciidoc.sh
check-host-cmake.mk
check-host-cmake.sh
check-host-tar.mk
check-host-tar.sh
check-host-xzcat.mk
check-host-xzcat.sh
dependencies.mk
dependencies.sh support/dependencies: use the new kconfig option to check UTF8 locale 2016-12-04 15:38:16 +01:00