Fix cargo config

This commit is contained in:
Alex Crichton 2015-09-14 11:34:22 -07:00
parent 944a733426
commit 947d67573d
1 changed files with 1 additions and 1 deletions

View File

@ -4,5 +4,5 @@ linker = "arm-linux-androideabi-gcc"
[target.arm-unknown-linux-gnueabihf]
linker = "arm-linux-gnueabihf-gcc-4.7"
[target.arm-linux-androideabi]
[target.mip-unknown-linux-gnu]
linker = "mips-linux-gnu-gcc"