Skip to content

Commit

Permalink
dep: Regenerate target info (#1061)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <github-actions@github.com>
  • Loading branch information
github-actions[bot] and github-actions committed May 4, 2024
1 parent 0d096e5 commit 01c7850
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/target_info.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ pub const RISCV_ARCH_MAPPING: &[(&str, &str)] = &[
("riscv32gc", "riscv32"),
("riscv32i", "riscv32"),
("riscv32im", "riscv32"),
("riscv32ima", "riscv32"),
("riscv32imac", "riscv32"),
("riscv32imafc", "riscv32"),
("riscv32imc", "riscv32"),
Expand Down

0 comments on commit 01c7850

Please sign in to comment.