Skip to content

Commit

Permalink
Auto merge of #130135 - Kobzol:bootstrap-check-linker, r=onur-ozkan
Browse files Browse the repository at this point in the history
Do not skip linker configuration for `check` builds

This essentially reverts a part of rust-lang/rust#128871, to fix rust-lang/rust#130108. This is mostly a hotfix until we can figure out a better way to both avoid rebuilds and avoid configuring the linker for `x check`.

Skipping linker for check builds was causing unexpected rebuilds.

Fixes: rust-lang/rust#130108
  • Loading branch information
bors committed Sep 9, 2024
2 parents 3cb436f + db600cf commit a4de3b8
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit a4de3b8

Please sign in to comment.