X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_codegen_cranelift%2Fprepare.sh;h=64c097261c908bf6909aec2789646e998552f4ee;hb=4fa76a4a7742bb9c1febe33019f5a9e7e4839a65;hp=ee995ffcfa9f7df9692746f6ca56506de949ef2b;hpb=16f6583f2d95b53610ee10073752e883dbfa24ea;p=rust.git diff --git a/compiler/rustc_codegen_cranelift/prepare.sh b/compiler/rustc_codegen_cranelift/prepare.sh index ee995ffcfa9..64c097261c9 100755 --- a/compiler/rustc_codegen_cranelift/prepare.sh +++ b/compiler/rustc_codegen_cranelift/prepare.sh @@ -1,7 +1,6 @@ #!/usr/bin/env bash set -e -rustup component add rust-src rustc-dev llvm-tools-preview ./build_sysroot/prepare_sysroot_src.sh cargo install hyperfine || echo "Skipping hyperfine install"