Skip to content

Commit

Permalink
Update rust components
Browse files Browse the repository at this point in the history
  • Loading branch information
yselkowitz committed Jan 14, 2025
1 parent c44b23b commit 2650753
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion configs/sst_pt_llvm_rust_go-rust-toolset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,15 @@ data:
- rust-lldb
- rust-std-static
- rust-std-static-wasm32-unknown-unknown
- rust-std-static-wasm32-wasi
- rust-std-static-wasm32-wasip1
- rustfmt
- rust-toolset-srpm-macros
- rust-toolset
arch_packages:
aarch64:
- rust-std-static-aarch64-unknown-none-softfloat
x86_64:
- rust-std-static-x86_64-unknown-none
labels:
- eln
- c10s

0 comments on commit 2650753

Please sign in to comment.