Skip to content

Do not skip linker configuration for check builds#130135

Merged
bors merged 1 commit intorust-lang:masterfrom
Kobzol:bootstrap-check-linker
Sep 9, 2024
Merged

Do not skip linker configuration for check builds#130135
bors merged 1 commit intorust-lang:masterfrom
Kobzol:bootstrap-check-linker

Conversation

@Kobzol
Copy link
Copy Markdown
Member

@Kobzol Kobzol commented Sep 9, 2024

This essentially reverts a part of #128871, to fix #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: #130108

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bootstrap re-builds everything after "x.py check"

8 participants