get-rust-target: fix triplet for x86/aarch64 android
aarch64-unknown-linux-android is not the correct triplet for compiling rust for android, and "-unknown" should be dropped. The same applies to other targets except armv7, which ends with androideabi instead of android.
parent
9ab6e688
No related branches found
No related tags found
Loading
Please register or sign in to comment