diff options
Diffstat (limited to 'compiler/rustc_codegen_gcc/prepare_build.sh')
| -rwxr-xr-x | compiler/rustc_codegen_gcc/prepare_build.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/rustc_codegen_gcc/prepare_build.sh b/compiler/rustc_codegen_gcc/prepare_build.sh index ccf53509830..3896775a0b9 100755 --- a/compiler/rustc_codegen_gcc/prepare_build.sh +++ b/compiler/rustc_codegen_gcc/prepare_build.sh @@ -1,5 +1,4 @@ #!/bin/bash --verbose set -e -rustup component add rust-src rustc-dev llvm-tools-preview ./build_sysroot/prepare_sysroot_src.sh |
