Skip to content

Commit 52ed221

Browse files
authored
Rollup merge of #114634 - chriswailes:android-platform-doc-update, r=Mark-Simulacrum
Mention riscv64-linux-android support in Android documentation This CL brings the android.md file in-line with the list of supported targets from platform-support.md. Followup to #112858 r? `@Mark-Simulacrum`
2 parents 41d2694 + da35a81 commit 52ed221

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/doc/rustc/src/platform-support/android.md

+2
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ edition of the [Android NDK]. Supported Android targets are:
3939
* thumbv7neon-linux-androideabi
4040
* x86_64-linux-android
4141

42+
The riscv64-linux-android target is supported as a Tier 3 target.
43+
4244
[Android NDK]: https://developer.android.com/ndk/downloads
4345

4446
A list of all supported targets can be found

0 commit comments

Comments
 (0)