diff options
| author | bjorn3 <bjorn3@users.noreply.github.com> | 2022-03-26 18:29:37 +0100 |
|---|---|---|
| committer | bjorn3 <bjorn3@users.noreply.github.com> | 2022-03-26 18:29:37 +0100 |
| commit | bbff48e09463618dde1627883a350b7427ae6d44 (patch) | |
| tree | 84d7f352faf7b9dc8f37d379b9f79311160bf7fe /compiler/rustc_codegen_gcc/prepare_build.sh | |
| parent | 1fca19c8ca4ae5e71e8b17a82c3acfeb78c48891 (diff) | |
| parent | 39683d8eb7a32a74bea96ecbf1e87675d3338506 (diff) | |
| download | rust-bbff48e09463618dde1627883a350b7427ae6d44.tar.gz rust-bbff48e09463618dde1627883a350b7427ae6d44.zip | |
Merge commit '39683d8eb7a32a74bea96ecbf1e87675d3338506' into sync_cg_gcc-2022-03-26
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 |
