Skip to content

Commit 01c7850

Browse files
github-actions[bot]github-actions
andauthored
dep: Regenerate target info (#1061)
Co-authored-by: github-actions <[email protected]>
1 parent 0d096e5 commit 01c7850

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/target_info.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ pub const RISCV_ARCH_MAPPING: &[(&str, &str)] = &[
55
("riscv32gc", "riscv32"),
66
("riscv32i", "riscv32"),
77
("riscv32im", "riscv32"),
8+
("riscv32ima", "riscv32"),
89
("riscv32imac", "riscv32"),
910
("riscv32imafc", "riscv32"),
1011
("riscv32imc", "riscv32"),

0 commit comments

Comments
 (0)