Separate the MIPS toolchain from the Linux one.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user