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

Fix bind() on Android 64-bit #906

Merged
merged 1 commit into from
May 29, 2018
Merged

Conversation

Susurrus
Copy link
Contributor

libc fixed bind() for Android 64-bit targets, so change our
code to match.

PRs are failing (like #901) so let's get this merged.

CC @asomers @morrowa

libc fixed `bind()` for Android 64-bit targets, so change our
code to match.
@Susurrus
Copy link
Contributor Author

bors r+ asomers

bors bot added a commit that referenced this pull request May 29, 2018
906: Fix bind() on Android 64-bit r=Susurrus a=Susurrus

libc fixed `bind()` for Android 64-bit targets, so change our
code to match.

PRs are failing (like #901) so let's get this merged.

CC @asomers @morrowa 

Co-authored-by: Bryant Mairs <bryantmairs@google.com>
@bors
Copy link
Contributor

bors bot commented May 29, 2018

@bors bors bot merged commit a5b01af into nix-rust:master May 29, 2018
@Susurrus Susurrus deleted the bind_fix_android64 branch May 29, 2018 03:52
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

2 participants