granite-rust/prepare_build.sh
2021-08-12 21:46:50 -04:00

5 lines
128 B
Bash
Executable file

#!/bin/bash --verbose
set -e
rustup component add rust-src rustc-dev llvm-tools-preview
./build_sysroot/prepare_sysroot_src.sh