Closed geigerzaehler closed 4 years ago
Before the cargo commands from ./scripts/rebuild-runtime-cache and the subsequent cargo commands could not share a cache because RUSTFLAGS was different.
cargo
./scripts/rebuild-runtime-cache
RUSTFLAGS
Before the
cargo
commands from./scripts/rebuild-runtime-cache
and the subsequentcargo
commands could not share a cache becauseRUSTFLAGS
was different.