]> git.lizzy.rs Git - rust.git/blobdiff - prepare.sh
Update rustc bootstrap patch
[rust.git] / prepare.sh
index 08e7cb1802999867d9427d58f478983dbe7fd133..64c097261c908bf6909aec2789646e998552f4ee 100755 (executable)
@@ -1,7 +1,6 @@
-#!/bin/bash --verbose
+#!/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"