about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/prepare_build.sh
blob: ccf535098301511a2dbaea33bf6dede139aea814 (plain)
1
2
3
4
5
#!/bin/bash --verbose
set -e

rustup component add rust-src rustc-dev llvm-tools-preview
./build_sysroot/prepare_sysroot_src.sh