summaryrefslogtreecommitdiff
path: root/package/glibc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-28 21:49:20 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-28 21:52:30 +0200
commitdcd6c2ef08fc808fbb99fcc1ba326505b612360e (patch)
treeacf97134599cf340824c75901ca1060f1fec79c3 /package/glibc
parent07ab68b861704d57d1b9a7eecc7f259492c403a6 (diff)
disable gconv by default
Diffstat (limited to 'package/glibc')
-rw-r--r--package/glibc/Config.in.manual1
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