rust/prepare_build.sh
bjorn3 6663f4e78e Move rustup component installation to rust-toolchain
This allows cargo check to function correctly without having to first
run prepare_build.sh. cg_clif has been using rust-toolchain too for a
while now.
2022-01-25 13:28:42 +01:00

5 lines
69 B
Bash
Executable File

#!/bin/bash --verbose
set -e
./build_sysroot/prepare_sysroot_src.sh