]> git.lizzy.rs Git - rust.git/blob - compiler/rustc_codegen_gcc/prepare_build.sh
Rollup merge of #87910 - iago-lito:mark_unsafe_nonzero_arithmetics_as_const, r=joshtr...
[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