package/uclibc: needs a host with an UTF8 locale to build locales
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 4 Dec 2016 09:43:05 +0000 (10:43 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 4 Dec 2016 14:38:08 +0000 (15:38 +0100)
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/uclibc/Config.in

index eb002c164ae301400046762143e0b5c7a5ebcfcf..a20015438eff7b89090aec9af080322d011b349b 100644 (file)
@@ -41,6 +41,7 @@ config BR2_TOOLCHAIN_BUILDROOT_LOCALE
        bool "Enable toolchain locale/i18n support"
        select BR2_TOOLCHAIN_BUILDROOT_WCHAR
        select BR2_ENABLE_LOCALE
+       select BR2_NEEDS_HOST_UTF8_LOCALE
        help
          Enable this option if you want your toolchain to support
          localization and internationalization.