diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-06-28 21:49:20 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-06-28 21:52:30 +0200 |
commit | dcd6c2ef08fc808fbb99fcc1ba326505b612360e (patch) | |
tree | acf97134599cf340824c75901ca1060f1fec79c3 /package | |
parent | 07ab68b861704d57d1b9a7eecc7f259492c403a6 (diff) |
disable gconv by default
Diffstat (limited to 'package')
-rw-r--r-- | package/glibc/Config.in.manual | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/glibc/Config.in.manual b/package/glibc/Config.in.manual index e124f5bee..0940524bc 100644 --- a/package/glibc/Config.in.manual +++ b/package/glibc/Config.in.manual @@ -11,7 +11,6 @@ config ADK_PACKAGE_GLIBC config ADK_PACKAGE_GLIBC_GCONV prompt "glibc-gconv.............. gconv libraries" bool - default y if ADK_TARGET_LIB_GLIBC && !ADK_TOOLCHAIN_ONLY default n depends on ADK_TARGET_LIB_GLIBC help |