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

configure: Fix cross-compiling LLVM for realz #34553

Merged
merged 1 commit into from Jun 30, 2016

Conversation

alexcrichton
Copy link
Member

Actually got it working this time, and it was again just a problem specifying
the llvm-tblgen binary. We need to point it at the $CFG_BUILD target's tblgen
and then we also needed to correct the path a bit.

Actually got it working this time, and it was again just a problem specifying
the llvm-tblgen binary. We need to point it at the $CFG_BUILD target's tblgen
and then we also needed to correct the path a bit.
@rust-highfive
Copy link
Collaborator

r? @aturon

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

@brson
Copy link
Contributor

brson commented Jun 29, 2016

@bors r+ p=1

@bors
Copy link
Contributor

bors commented Jun 29, 2016

📌 Commit 213f163 has been approved by brson

@bors
Copy link
Contributor

bors commented Jun 29, 2016

⌛ Testing commit 213f163 with merge db68aa2...

@alexcrichton
Copy link
Member Author

@bors: retry force clean

@bors
Copy link
Contributor

bors commented Jun 29, 2016

💔 Test failed - auto-linux-64-x-android-t

@alexcrichton
Copy link
Member Author

@bors: retry

  • I was messing with the bot

@bors
Copy link
Contributor

bors commented Jun 29, 2016

⌛ Testing commit 213f163 with merge 5dd1001...

bors added a commit that referenced this pull request Jun 29, 2016
configure: Fix cross-compiling LLVM for realz

Actually got it working this time, and it was again just a problem specifying
the llvm-tblgen binary. We need to point it at the $CFG_BUILD target's tblgen
and then we also needed to correct the path a bit.
@bors bors merged commit 213f163 into rust-lang:master Jun 30, 2016
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

5 participants