Explorar o código

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

Waldemar Brodkorb %!s(int64=10) %!d(string=hai) anos
pai
achega
58811c5351
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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"