]> git.lizzy.rs Git - rust.git/blob - compiler/rustc_codegen_gcc/prepare_build.sh
Rollup merge of #93808 - GuillaumeGomez:headings-indent, r=jsha
[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