I can spell MIPS

This commit is contained in:
Alex Crichton 2015-09-14 13:18:35 -07:00
parent 86c7c4398d
commit 4a62f6111f
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.mip-unknown-linux-gnu]
[target.mips-unknown-linux-gnu]
linker = "mips-linux-gnu-gcc"