Skip to content
Snippets Groups Projects

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.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading