]> git.lizzy.rs Git - rust.git/blob - prepare_build.sh
Auto merge of #88098 - Amanieu:oom_panic, r=nagisa
[rust.git] / 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