]> git.lizzy.rs Git - rust.git/blob - compiler/rustc_codegen_gcc/prepare_build.sh
Add 'library/portable-simd/' from commit '1ce1c645cf27c4acdefe6ec8a11d1f0491954a99'
[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