瀏覽代碼

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"