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

mk: Use the right llvmdeps.rs file for cross build #30414

Merged
merged 1 commit into from Dec 18, 2015

Conversation

alexcrichton
Copy link
Member

It looks like #27937 accidentally switched the llvmdeps file from the target to
the host by accident, so be sure to use the right llvmdeps file which is built
for the target when building rustc_llvm

It looks like rust-lang#27937 accidentally switched the llvmdeps file from the target to
the host by accident, so be sure to use the right llvmdeps file which is built
for the target when building rustc_llvm
@rust-highfive
Copy link
Collaborator

r? @brson

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

@alexcrichton
Copy link
Member Author

Currently nightlies aren't being built, and I think that this should fix that

@brson
Copy link
Contributor

brson commented Dec 18, 2015

@bors r+ p=1

@bors
Copy link
Contributor

bors commented Dec 18, 2015

📌 Commit 04f9a3f has been approved by brson

bors added a commit that referenced this pull request Dec 18, 2015
It looks like #27937 accidentally switched the llvmdeps file from the target to
the host by accident, so be sure to use the right llvmdeps file which is built
for the target when building rustc_llvm
@bors
Copy link
Contributor

bors commented Dec 18, 2015

⌛ Testing commit 04f9a3f with merge 27d5511...

@bors bors merged commit 04f9a3f into rust-lang:master Dec 18, 2015
@alexcrichton alexcrichton deleted the fix-cross-builds branch December 22, 2015 05:09
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.

None yet

4 participants