Skip to content

Reduce default configuration's dependency upon static libstdcpp library (#103606)#104245

Closed
kubycsolutions wants to merge 2 commits intorust-lang:masterfrom
kubycsolutions:master
Closed

Reduce default configuration's dependency upon static libstdcpp library (#103606)#104245
kubycsolutions wants to merge 2 commits intorust-lang:masterfrom
kubycsolutions:master

Conversation

@kubycsolutions
Copy link
Contributor

@kubycsolutions kubycsolutions commented Nov 10, 2022

Fixes #103606

Remove default dependency on static libstdcpp except during dist llvm builds (where we want static libraries so libLLVM.so is self-contained).

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

Labels

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.

Compiler build depends on libstdc++-static

7 participants