1
Fork 0

Add 'compiler/rustc_codegen_gcc/' from commit 'afae271d5d'

git-subtree-dir: compiler/rustc_codegen_gcc
git-subtree-mainline: ae90dcf020
git-subtree-split: afae271d5d
This commit is contained in:
Antoni Boucher 2021-08-12 21:53:49 -04:00
commit f7237f16ae
80 changed files with 15608 additions and 0 deletions

View file

@ -0,0 +1,5 @@
#!/bin/bash --verbose
set -e
rustup component add rust-src rustc-dev llvm-tools-preview
./build_sysroot/prepare_sysroot_src.sh