]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - Config.in
systemd: switch to C.UTF-8 locale when building
[coffee/buildroot.git] / Config.in
index 0002df51767f52d8b9aef3a295fefcde5ade080e..704840653e5e07bdd805faac69e58160bebe02ae 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -94,6 +94,11 @@ config BR2_HOSTARCH_NEEDS_IA32_COMPILER
 config BR2_NEEDS_HOST_UTF8_LOCALE
        bool
 
+# Hidden boolean selected by packages that explicitly need C.UTF-8 locale
+# to be available on host system.
+config BR2_NEEDS_HOST_C_UTF8_LOCALE
+       bool
+
 source "arch/Config.in"
 
 menu "Build options"