Skip to content

Commit

Permalink
Mention riscv64-linux-android support in Android documentation
Browse files Browse the repository at this point in the history
This CL brings the android.md file in-line with the list of supported
targets from platform-support.md.
  • Loading branch information
chriswailes committed Aug 8, 2023
1 parent bf62436 commit da35a81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/doc/rustc/src/platform-support/android.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ edition of the [Android NDK]. Supported Android targets are:
* thumbv7neon-linux-androideabi
* x86_64-linux-android

The riscv64-linux-android target is supported as a Tier 3 target.

[Android NDK]: https://developer.android.com/ndk/downloads

A list of all supported targets can be found
Expand Down

0 comments on commit da35a81

Please sign in to comment.