瀏覽代碼

disable gconv by default

Waldemar Brodkorb 11 年之前
父節點
當前提交
dcd6c2ef08
共有 1 個文件被更改,包括 0 次插入1 次删除
  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