Skip to content

rustbuild: Cross-compiled LLVM depens on host #38050

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

Merged
merged 1 commit into from
Dec 2, 2016

Conversation

alexcrichton
Copy link
Member

We use the host's tblgen so we need to be sure to always build the host first.

Closes #38037

We use the host's tblgen so we need to be sure to always build the host first.

Closes rust-lang#38037
@rust-highfive
Copy link
Contributor

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@japaric
Copy link
Member

japaric commented Nov 28, 2016

@bors r+

@bors
Copy link
Collaborator

bors commented Nov 28, 2016

📌 Commit 7506990 has been approved by japaric

@bors
Copy link
Collaborator

bors commented Dec 2, 2016

⌛ Testing commit 7506990 with merge 2f8fd53...

bors added a commit that referenced this pull request Dec 2, 2016
rustbuild: Cross-compiled LLVM depens on host

We use the host's tblgen so we need to be sure to always build the host first.

Closes #38037
@bors bors merged commit 7506990 into rust-lang:master Dec 2, 2016
@alexcrichton alexcrichton deleted the fix-llvm-deps branch December 19, 2016 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants