[beta] travis: Use upstream LLVM repositories for Fuchsia#41397
Merged
bors merged 1 commit intorust-lang:betafrom Apr 20, 2017
Merged
[beta] travis: Use upstream LLVM repositories for Fuchsia#41397bors merged 1 commit intorust-lang:betafrom
bors merged 1 commit intorust-lang:betafrom
Conversation
The Fuchsia copies of LLVM repositories contain additional patches for work-in-progress features and there is some amount of churn that may break Rust. Use upstream LLVM repositories instead for building the toolchain used by the Fuchsia builder.
Contributor
|
r? @aturon (rust_highfive has picked a reviewer for you, use r? to override) |
Contributor
Member
Author
|
@bors: r=aidanhs p=1 (beta backport) |
Collaborator
|
📌 Commit f5cc0de has been approved by |
Collaborator
|
⌛ Testing commit f5cc0de with merge 31d51d5... |
Collaborator
|
💔 Test failed - status-travis |
Contributor
Possible variant of #40417? Definitely unrelated to this PR. |
Contributor
|
Looks like it @bors retry |
Contributor
|
@bors p=5 |
Collaborator
|
⌛ Testing commit f5cc0de with merge be2574b... |
Collaborator
|
💔 Test failed - status-travis |
Contributor
|
Time limit exceeded. Looks like it rebuilt the docker image. sccache should have everything cached now so should work with a retry? |
Contributor
|
@bors retry |
frewsxcv
added a commit
to frewsxcv/rust
that referenced
this pull request
Apr 19, 2017
[beta] travis: Use upstream LLVM repositories for Fuchsia This is a backport of rust-lang#41130 which... Closes rust-lang#41396
Collaborator
Contributor
|
@bors r- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a backport of #41130 which...
Closes #41396