toolchain: mark BR2_ENABLE_LOCALE_PREGENERATED as broken
authorPeter Korsgaard <jacmet@sunsite.dk>
Wed, 21 Oct 2009 22:11:29 +0000 (00:11 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 21 Oct 2009 22:11:29 +0000 (00:11 +0200)
There's still no suitable tarball available on uclibc.org, so better
hide the option for now.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/Config.in.2

index 2a9ce24ef4c4287da0f70fe8b318296d33b1bd23..2da5670a228976f2d3330cb8d7fb723111f6e4d1 100644 (file)
@@ -37,7 +37,7 @@ config BR2_ENABLE_LOCALE
 
 config BR2_ENABLE_LOCALE_PREGENERATED
        bool "Use pregenerated locale data?"
-       depends on BR2_ENABLE_LOCALE && BR2_TOOLCHAIN_SOURCE
+       depends on BR2_ENABLE_LOCALE && BR2_TOOLCHAIN_SOURCE && BROKEN # tarball missing
        help
          Instead of generating the locale data locally you can optionally
          download a pregenerated set of locales.