]> git.lizzy.rs Git - rust.git/blob - compiler/rustc_codegen_gcc/prepare_build.sh
Rollup merge of #88963 - fee1-dead:const-iterator, r=oli-obk
[rust.git] / compiler / rustc_codegen_gcc / prepare_build.sh
1 #!/bin/bash --verbose
2 set -e
3
4 rustup component add rust-src rustc-dev llvm-tools-preview
5 ./build_sysroot/prepare_sysroot_src.sh