Browse Source

no gold for mips at the moment

Waldemar Brodkorb 11 years ago
parent
commit
12f4e00dbe
1 changed files with 1 additions and 0 deletions
  1. 1 0
      toolchain/Config.in

+ 1 - 0
toolchain/Config.in

@@ -35,6 +35,7 @@ config ADK_TOOLCHAIN_USE_LTO
 config ADK_TOOLCHAIN_GOLD
 	prompt "Enable GOLD as linker"
 	boolean
+	depends on !ADK_LINUX_MIPS
 	default y
 
 config ADK_TOOLCHAIN_USE_GOLD