toolchain: do not allow locale generation when locale support is not available
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 13 Nov 2014 22:17:26 +0000 (23:17 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 21 Nov 2014 20:50:59 +0000 (21:50 +0100)
commitcce0add500b6d701724a90468eb34e6bda6f4ae8
tree04030f6a5a11d1e3a6e7c40963acffa529c8f9f9
parentbd0ffe2206fbd32baf7f4a1dc5fde81cfad70462
toolchain: do not allow locale generation when locale support is not available

When the C library being used is uClibc, the locale support can be
disabled. In this case, it does not make sense to show the "Generate
locales" option.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
toolchain/toolchain-common.in