]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
core: add a kconfig option to require an UTF8 locale on the host
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 4 Dec 2016 09:43:04 +0000 (10:43 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 4 Dec 2016 14:38:06 +0000 (15:38 +0100)
commitde0df997068ee56c4f37fdfaefc92c6c2a6a4c6a
tree1a6934962a0c78c29188a2334f312ef715484939
parentcbc75196db0eeee0ac01080bf2ad2cc66ad44473
core: add a kconfig option to require an UTF8 locale on the host

This can be selected when we need the host to have an UTF-8 locale
(e.g. to build uClibc with support for locales).

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Config.in