sccache is broken on aarch64 probably
This commit is contained in:
parent
38c65a2379
commit
001fc55083
|
@ -96,7 +96,7 @@
|
||||||
# Install the latest rust analyzer
|
# Install the latest rust analyzer
|
||||||
fenix.rust-analyzer
|
fenix.rust-analyzer
|
||||||
# Sccache for faster builds
|
# Sccache for faster builds
|
||||||
sccache
|
# sccache
|
||||||
# Misc cargo utilites
|
# Misc cargo utilites
|
||||||
cargo-binutils # Allow invoking the llvm tools included with the toolchain
|
cargo-binutils # Allow invoking the llvm tools included with the toolchain
|
||||||
cargo-edit # Command line Cargo.toml manipulation
|
cargo-edit # Command line Cargo.toml manipulation
|
||||||
|
|
Loading…
Reference in New Issue