rust->nightly-2021-10-15,cargo-binutils->0.3.3
This commit is contained in:
parent
37346c8d0f
commit
71797b294c
2 changed files with 2 additions and 2 deletions
|
@ -40,7 +40,7 @@ endif
|
|||
|
||||
env:
|
||||
(rustup target list | grep "riscv64gc-unknown-none-elf (installed)") || rustup target add $(TARGET)
|
||||
cargo install cargo-binutils --vers ~0.2
|
||||
cargo install cargo-binutils --vers =0.3.3
|
||||
rustup component add rust-src
|
||||
rustup component add llvm-tools-preview
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue