Sfoglia il codice sorgente

no gold for mips at the moment

Waldemar Brodkorb 12 anni fa
parent
commit
12f4e00dbe
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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