Skip to content

Commit

Permalink
Add riscv32imc and riscv64gc to the known sha targets
Browse files Browse the repository at this point in the history
Add the representative riscv32imc and riscv64gc targets to the list of
known targets to populate the known shas list:

- riscv32imc-unknown-none-elf
- riscv64gc-unknown-none-elf

Run `//util:fetch_shas` to update the known shas list. This adds the
rust-std archive hashes for these targets for the supported stable,
beta, and nightly releases to the `FILE_KEY_TO_SHA` dict so these hashes
will be available to `load_arbitrary_tool()` to allow Bazel to cache the
downloaded archives.
  • Loading branch information
ted-logan committed Dec 13, 2022
1 parent 8f08e77 commit 4a68d47
Show file tree
Hide file tree
Showing 2 changed files with 246 additions and 0 deletions.
Loading

0 comments on commit 4a68d47

Please sign in to comment.