Skip to content

rustbuild: Cross-compiled LLVM depens on host#38050

Merged
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:fix-llvm-deps
Dec 2, 2016
Merged

rustbuild: Cross-compiled LLVM depens on host#38050
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:fix-llvm-deps

Conversation

@alexcrichton

Copy link
Copy Markdown
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
Copy Markdown
Contributor

r? @nikomatsakis

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

@japaric

japaric commented Nov 28, 2016

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Nov 28, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit 7506990 has been approved by japaric

@bors

bors commented Dec 2, 2016

Copy link
Copy Markdown
Collaborator

⌛ 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