Skip to content

Link LLVM dynamically on x86_64-apple#157557

Open
sgasho wants to merge 2 commits into
rust-lang:mainfrom
sgasho:link_llvm_dynamically_on_x86_mac
Open

Link LLVM dynamically on x86_64-apple#157557
sgasho wants to merge 2 commits into
rust-lang:mainfrom
sgasho:link_llvm_dynamically_on_x86_mac

Conversation

@sgasho
Copy link
Copy Markdown
Contributor

@sgasho sgasho commented Jun 7, 2026

Link LLVM dynamically on x86_64-apple just like we did for aarch64-apple-darwin

r? @ZuseZ4

@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Jun 7, 2026

Warning

If you are changing how CI LLVM is built or linked, make sure to bump
src/bootstrap/download-ci-llvm-stamp.

cc @jieyouxu

@rustbot rustbot added A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Jun 7, 2026
@rustbot rustbot added the T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) label Jun 7, 2026
@ZuseZ4
Copy link
Copy Markdown
Member

ZuseZ4 commented Jun 7, 2026

@bors delegate
r=me with CI green

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented Jun 7, 2026

✌️ @sgasho, you can now approve this pull request!

If @ZuseZ4 told you to "r=me" after making some further change, then please make that change and post @bors r=ZuseZ4.

View changes since this delegation.

@sgasho
Copy link
Copy Markdown
Contributor Author

sgasho commented Jun 7, 2026

@bors r=ZuseZ4 rollup=never

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented Jun 7, 2026

📌 Commit c98c808 has been approved by ZuseZ4

It is now in the queue for this repository.

@rust-bors rust-bors Bot added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jun 7, 2026
@JonathanBrouwer
Copy link
Copy Markdown
Contributor

@bors try dist-x86_64-apple

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented Jun 7, 2026

Unknown argument "dist-x86_64-apple". Did you mean to use @bors jobs=<jobs>|parent=<parent>? Run @bors help to see available commands.

@JonathanBrouwer
Copy link
Copy Markdown
Contributor

@bors try jobs=dist-x86_64-apple

@rust-bors

This comment has been minimized.

rust-bors Bot pushed a commit that referenced this pull request Jun 7, 2026
Link LLVM dynamically on x86_64-apple


try-job: dist-x86_64-apple
@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented Jun 7, 2026

☀️ Try build successful (CI)
Build commit: 054df5a (054df5ab116eb068d603e015343feb5def797110, parent: 61d7280f3c4c63fa24c56bdaa9a446151b5a30dc)

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

Labels

A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc 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) T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants