From a6f4481c5b296946b4dd858310cf0c4fb4e031d8 Mon Sep 17 00:00:00 2001 From: Ilya Matveev Date: Mon, 18 Sep 2017 15:09:38 +0300 Subject: [PATCH] Separate the MIPS toolchain from the Linux one. --- backend.native/konan.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend.native/konan.properties b/backend.native/konan.properties index ea828010ea6..1d648f4dfcf 100644 --- a/backend.native/konan.properties +++ b/backend.native/konan.properties @@ -149,10 +149,10 @@ abiSpecificLibraries.raspberrypi = \ usr/lib/arm-linux-gnueabihf # MIPS -targetToolchain.linux-mips = target-gcc-toolchain-3-linux-x86-64/x86_64-unknown-linux-gnu +targetToolchain.linux-mips = target-gcc-toolchain-1-linux-mips-x86-64/x86_64-unknown-linux-gnu dependencies.linux-mips = \ clang-llvm-3.9.0-linux-x86-64 \ - target-gcc-toolchain-3-linux-x86-64 \ + target-gcc-toolchain-1-linux-mips-x86-64 \ target-sysroot-mips \ libffi-3.2.1-2-linux-x86-64 \ libffi-3.2.1-linux-mips