Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

./x.py dist hash-and-sign builds LLVM #44140

Closed
alexcrichton opened this issue Aug 29, 2017 · 1 comment
Closed

./x.py dist hash-and-sign builds LLVM #44140

alexcrichton opened this issue Aug 29, 2017 · 1 comment
Labels
T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

Comments

@alexcrichton
Copy link
Member

This is what rust-central-station does when making a release, it shouldn't need to build anything other than libstd!

@alexcrichton alexcrichton added the T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) label Aug 29, 2017
@alexcrichton
Copy link
Member Author

cc @Mark-Simulacrum

alexcrichton added a commit to alexcrichton/rust that referenced this issue Aug 29, 2017
No need to depend on librustc! All we need is libstd

Closes rust-lang#44140
frewsxcv added a commit to frewsxcv/rust that referenced this issue Aug 29, 2017
…r=Mark-Simulacrum

rustbuild: Fix dependencies of build-manifest

No need to depend on librustc! All we need is libstd

Closes rust-lang#44140
frewsxcv added a commit to frewsxcv/rust that referenced this issue Aug 29, 2017
…r=Mark-Simulacrum

rustbuild: Fix dependencies of build-manifest

No need to depend on librustc! All we need is libstd

Closes rust-lang#44140
frewsxcv added a commit to frewsxcv/rust that referenced this issue Aug 29, 2017
…r=Mark-Simulacrum

rustbuild: Fix dependencies of build-manifest

No need to depend on librustc! All we need is libstd

Closes rust-lang#44140
arielb1 pushed a commit to arielb1/rust that referenced this issue Aug 29, 2017
…r=Mark-Simulacrum

rustbuild: Fix dependencies of build-manifest

No need to depend on librustc! All we need is libstd

Closes rust-lang#44140
arielb1 pushed a commit to arielb1/rust that referenced this issue Aug 29, 2017
…r=Mark-Simulacrum

rustbuild: Fix dependencies of build-manifest

No need to depend on librustc! All we need is libstd

Closes rust-lang#44140
alexcrichton added a commit to alexcrichton/rust that referenced this issue Sep 1, 2017
No need to depend on librustc! All we need is libstd

Closes rust-lang#44140
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Projects
None yet
Development

No branches or pull requests

1 participant