Ver Fonte

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

Waldemar Brodkorb há 10 anos atrás
pai
commit
58811c5351
1 ficheiros alterados com 1 adições e 1 exclusões
  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"