소스 검색

disable gconv by default

Waldemar Brodkorb 12 년 전
부모
커밋
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