diff options
| author | bors <bors@rust-lang.org> | 2024-03-31 12:36:23 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-03-31 12:36:23 +0000 |
| commit | a8cfc83801301c2b4f0fd030192e268eeb15d473 (patch) | |
| tree | 0b4194fc5c0470b9f18d3720fbd8a209695afdae /compiler/rustc_llvm/build.rs | |
| parent | 395f780cd8da001b35d7e588177bbad82d5cf8fa (diff) | |
| parent | 877e8d456db497c2b7b895cb88243fb894584701 (diff) | |
| download | rust-a8cfc83801301c2b4f0fd030192e268eeb15d473.tar.gz rust-a8cfc83801301c2b4f0fd030192e268eeb15d473.zip | |
Auto merge of #123246 - Kobzol:tarball-reproducible, r=Mark-Simulacrum
Make source tarball generation more reproducible This PR performs several changes to source tarball generation (`x dist rustc-src`) in order to make it more reproducible (in light of the recent "xz backdoor"...). I want to follow up on it with making a separate CI workflow for generating the tarball. After this PR, running this locally produces identical checksums: ```bash $ ./x dist rustc-src $ sha256sum build/dist/rustc-1.79.0-src.tar.gz $ ./x dist rustc-src $ sha256sum build/dist/rustc-1.79.0-src.tar.gz ``` r? `@Mark-Simulacrum`
Diffstat (limited to 'compiler/rustc_llvm/build.rs')
0 files changed, 0 insertions, 0 deletions
