diff options
| author | Jakub Beránek <berykubik@gmail.com> | 2025-03-05 10:35:16 +0100 |
|---|---|---|
| committer | Jakub Beránek <berykubik@gmail.com> | 2025-03-10 12:26:02 +0100 |
| commit | 3de10b0756bc34a6bf98eb0be5c89b3806466bdb (patch) | |
| tree | 164e7d350a4d2c901f88674523a5f0f17853b38e | |
| parent | c68a5ec6c36b9ea955968d8fcbf1c65c647a14c9 (diff) | |
| download | rust-3de10b0756bc34a6bf98eb0be5c89b3806466bdb.tar.gz rust-3de10b0756bc34a6bf98eb0be5c89b3806466bdb.zip | |
Add `download-ci-gcc-stamp` file
| -rw-r--r-- | src/bootstrap/download-ci-gcc-stamp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/bootstrap/download-ci-gcc-stamp b/src/bootstrap/download-ci-gcc-stamp new file mode 100644 index 00000000000..bbe26afc952 --- /dev/null +++ b/src/bootstrap/download-ci-gcc-stamp @@ -0,0 +1,4 @@ +Change this file to make users of the `download-ci-gcc` configuration download +a new version of GCC from CI, even if the GCC submodule hasn’t changed. + +Last change is for: https://github.com/rust-lang/rust/pull/138051 |
