Browse Source

disable gconv by default

Waldemar Brodkorb 11 years ago
parent
commit
dcd6c2ef08
1 changed files with 0 additions and 1 deletions
  1. 0 1
      package/glibc/Config.in.manual

+ 0 - 1
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