about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
author许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com>2025-01-20 21:45:05 +0800
committerGitHub <noreply@github.com>2025-01-20 21:45:05 +0800
commita41d652d10db27394ed5cf1bac2a45c5db98e199 (patch)
treefb85295eb5931b7967d59849610d9e6dc02ff09d /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parente7f53663de0073dc6c16b744f984638265e7f5fb (diff)
parentf854f34a502c358b0f6826ea3ebf40fb7f146de1 (diff)
downloadrust-a41d652d10db27394ed5cf1bac2a45c5db98e199.tar.gz
rust-a41d652d10db27394ed5cf1bac2a45c5db98e199.zip
Rollup merge of #135658 - Kobzol:src-tarball-remove-gcc, r=jieyouxu
Do not include GCC source code in source tarballs

The licensing story is unclear, it makes the archive much larger, and we should not need it for building anything in the tarballs (yet).

```
Before:
121s building the archive
1.3 GiB gzipped size
5.7 GiB extracted size
402519 extracted files

After:
64s building the archive
961 MiB gzipped size
4.5 GiB extracted size
257719 extracfed files
```

Fixes: https://github.com/rust-lang/rust/issues/135606

r? `@ehuss`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions