rust/compiler/rustc_codegen_gcc/prepare_build.sh

6 lines
128 B
Bash
Raw Normal View History

2020-05-10 09:54:30 -05:00
#!/bin/bash --verbose
set -e
rustup component add rust-src rustc-dev llvm-tools-preview
./build_sysroot/prepare_sysroot_src.sh