Uh oh!
There was an error while loading. Please reload this page.
Add a test that -fPIC is applied - #39803
Merged
Merged
Conversation
alexcrichton
commented
Feb 14, 2017
Member
@bors: r+ Let's find out! |
bors
commented
Feb 14, 2017
Collaborator
📌 Commit 9cad324 has been approved by |
frewsxcv added a commit
to frewsxcv/rust
that referenced
this pull request
Feb 14, 2017
Add a test that -fPIC is applied r? @alexcrichton Can it really be this simple? I've tested it works, but still testing that it used to fail.
frewsxcv
commented
Feb 14, 2017
Contributor
brson
commented
Feb 15, 2017
ContributorAuthor
comparing |
brson
commented
Feb 15, 2017
ContributorAuthor
@bors r=alexcrichton Picked a different env var. |
bors
commented
Feb 15, 2017
Collaborator
📌 Commit e77f856 has been approved by |
frewsxcv added a commit
to frewsxcv/rust
that referenced
this pull request
Feb 16, 2017
Add a test that -fPIC is applied r? @alexcrichton Can it really be this simple? I've tested it works, but still testing that it used to fail.
bors
commented
Feb 16, 2017
Collaborator
⌛ Testing commit e77f856 with merge be9f0bf... |
bors
commented
Feb 16, 2017
Collaborator
💔 Test failed - status-appveyor |
alexcrichton
commented
Feb 16, 2017
via email
Member
@bors: retry
* clone network error …On Thu, Feb 16, 2017 at 2:20 AM, bors ***@***.***> wrote:
💔 Test failed - status-appveyor
<https://ci.appveyor.com/project/rust-lang/rust/build/1.0.1977>
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#39803 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAD95LSAdPOhzwFepjELkoML6OAAb0ldks5rdAbLgaJpZM4MAC6q>
.
|
GuillaumeGomez added a commit
to GuillaumeGomez/rust
that referenced
this pull request
Feb 16, 2017
Add a test that -fPIC is applied r? @alexcrichton Can it really be this simple? I've tested it works, but still testing that it used to fail.
bors
commented
Feb 17, 2017
Collaborator
⌛ Testing commit e77f856 with merge f5f6207... |
bors
commented
Feb 17, 2017
Collaborator
💔 Test failed - status-travis |
alexcrichton
commented
Mar 1, 2017
Member
@bors: r+ |
bors
commented
Mar 1, 2017
Collaborator
📌 Commit 55dab70 has been approved by |
bors
commented
Mar 1, 2017
Collaborator
bors added a commit
that referenced
this pull request
Mar 1, 2017
Add a test that -fPIC is applied r? @alexcrichton Can it really be this simple? I've tested it works, but still testing that it used to fail.
bors
commented
Mar 1, 2017
Collaborator
💔 Test failed - status-travis |
alexcrichton
commented
Mar 1, 2017
via email
Member
| … On Wed, Mar 1, 2017 at 12:44 PM, bors ***@***.***> wrote:
💔 Test failed - status-travis
<https://travis-ci.org/rust-lang/rust/builds/206676457>
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#39803 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAD95KlRC5VU0Db8On2i08xXck_zotc-ks5rhbx3gaJpZM4MAC6q>
.
|
bors
commented
Mar 1, 2017
Collaborator
bors added a commit
that referenced
this pull request
Mar 1, 2017
Add a test that -fPIC is applied r? @alexcrichton Can it really be this simple? I've tested it works, but still testing that it used to fail.
bors
commented
Mar 2, 2017
Collaborator
☀️ Test successful - status-appveyor, status-travis |
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 freeto 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.
r? @alexcrichton Can it really be this simple? I've tested it works, but still testing that it used to fail.