diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-04-08 21:06:16 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-04-08 21:06:16 +0200 |
commit | 12f4e00dbef0f462935f3379be7279a96d3e3dc7 (patch) | |
tree | a783a4a4c9d7bb9892a6e7e92bc5cef1347105d7 | |
parent | d63d9df8e5c245214fbd94856773eba4b0c731cf (diff) |
no gold for mips at the moment
-rw-r--r-- | toolchain/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/Config.in b/toolchain/Config.in index 7eb9cdda7..9ae0142db 100644 --- a/toolchain/Config.in +++ b/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 |