소스 검색

gold default off, does not compile with clang at the moment

Waldemar Brodkorb 10 년 전
부모
커밋
58811c5351
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      toolchain/Config.in

+ 1 - 1
toolchain/Config.in

@@ -36,7 +36,7 @@ config ADK_TOOLCHAIN_GOLD
 	prompt "Enable GOLD as linker"
 	boolean
 	depends on !ADK_LINUX_MIPS
-	default y
+	default n
 
 config ADK_TOOLCHAIN_USE_GOLD
 	prompt "Use GOLD as linker for all packages"