MIPS: Rename mips gcc toolchain
This commit is contained in:
@@ -149,10 +149,10 @@ abiSpecificLibraries.raspberrypi = \
|
||||
usr/lib/arm-linux-gnueabihf
|
||||
|
||||
# MIPS
|
||||
targetToolchain.linux-mips = target-gcc-toolchain-2-linux-mips-x86-64/x86_64-unknown-linux-gnu
|
||||
targetToolchain.linux-mips = target-gcc-toolchain-2-linux-mips/x86_64-unknown-linux-gnu
|
||||
dependencies.linux-mips = \
|
||||
clang-llvm-3.9.0-linux-x86-64 \
|
||||
target-gcc-toolchain-2-linux-mips-x86-64 \
|
||||
target-gcc-toolchain-2-linux-mips \
|
||||
target-sysroot-2-mips \
|
||||
libffi-3.2.1-2-linux-x86-64 \
|
||||
libffi-3.2.1-2-linux-mips
|
||||
@@ -173,10 +173,10 @@ dynamicLinker.mips = /lib/ld.so.1
|
||||
abiSpecificLibraries.mips =
|
||||
|
||||
# MIPSel
|
||||
targetToolchain.linux-mipsel = target-gcc-toolchain-2-linux-mips-x86-64/x86_64-unknown-linux-gnu
|
||||
targetToolchain.linux-mipsel = target-gcc-toolchain-2-linux-mips/x86_64-unknown-linux-gnu
|
||||
dependencies.linux-mipsel = \
|
||||
clang-llvm-3.9.0-linux-x86-64 \
|
||||
target-gcc-toolchain-2-linux-mips-x86-64 \
|
||||
target-gcc-toolchain-2-linux-mips \
|
||||
target-sysroot-2-mipsel \
|
||||
libffi-3.2.1-2-linux-x86-64 \
|
||||
libffi-3.2.1-2-linux-mipsel
|
||||
|
||||
Reference in New Issue
Block a user