mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
Rollup merge of #152155 - wolfv:patch-1, r=wesleywiser
Fix typos in riscv64a23-unknown-linux-gnu.md
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
**Tier: 2 (without Host Tools)**
|
||||
|
||||
RISC-V target using the ratified [RVA23 Profile](https://github.com/riscv/riscv-profiles/blob/main/src/rva23-profile.adoc).
|
||||
This target will enable all mandary features of rva23u64 by default.
|
||||
This target will enable all mandatory features of rva23u64 by default.
|
||||
|
||||
## Target maintainers
|
||||
|
||||
@@ -14,7 +14,7 @@ This target will enable all mandary features of rva23u64 by default.
|
||||
|
||||
This target can be sucessfully build on the following platform: ubuntu 24.04 (Linux Kernel version 6.8.0, glibc 2.39).
|
||||
|
||||
Other platforms may work, but are not tested. Please contanct if you encounter any issues.
|
||||
Other platforms may work, but are not tested. Please contact us if you encounter any issues.
|
||||
|
||||
## Building the target
|
||||
|
||||
|
||||
Reference in New Issue
Block a user