Skip to content

Commit

Permalink
Add riscv32imc and riscv64gc to the known sha targets (bazelbuild#1698)
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.

Amended commit to bump CI.
  • Loading branch information
ted-logan authored Dec 14, 2022
1 parent 40dee95 commit 5826a50
Show file tree
Hide file tree
Showing 2 changed files with 246 additions and 0 deletions.
Loading

0 comments on commit 5826a50

Please sign in to comment.