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

[beta] rustbuild: Pass -fPIC on 32-bit non-Windows platforms #39667

Merged
merged 1 commit into from
Feb 9, 2017

Conversation

alexcrichton
Copy link
Member

This is a smaller and more targeted backport of #39523 which drives to the heart
of the issue, just passing -fPIC on 32-bit platforms. More rationale for this
commit can be found in #39523 itself.

This is a smaller and more targeted backport of rust-lang#39523 which drives to the heart
of the issue, just passing `-fPIC` on 32-bit platforms. More rationale for this
commit can be found in rust-lang#39523 itself.
@rust-highfive
Copy link
Collaborator

r? @brson

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

@rust-highfive
Copy link
Collaborator

warning Warning warning

  • Pull requests are usually filed against the master branch for this repo, but this one is against beta. Please double check that you specified the right target!

@alexcrichton alexcrichton changed the title rustbuild: Pass -fPIC on 32-bit non-Windows platforms [beta] rustbuild: Pass -fPIC on 32-bit non-Windows platforms Feb 9, 2017
@brson
Copy link
Contributor

brson commented Feb 9, 2017

@bors r+

@bors
Copy link
Contributor

bors commented Feb 9, 2017

📌 Commit 1784a1a has been approved by brson

@alexcrichton
Copy link
Member Author

@bors: p=100

@bors
Copy link
Contributor

bors commented Feb 9, 2017

⌛ Testing commit 1784a1a with merge 7c4cb50...

bors added a commit that referenced this pull request Feb 9, 2017
[beta] rustbuild: Pass -fPIC on 32-bit non-Windows platforms

This is a smaller and more targeted backport of #39523 which drives to the heart
of the issue, just passing `-fPIC` on 32-bit platforms. More rationale for this
commit can be found in #39523 itself.
@bors
Copy link
Contributor

bors commented Feb 9, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: brson
Pushing 7c4cb50 to beta...

@bors bors merged commit 1784a1a into rust-lang:beta Feb 9, 2017
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.

4 participants