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

Add missing flags in glibc arm #644

Merged
merged 2 commits into from
Jul 4, 2017

Conversation

roblabla
Copy link
Contributor

@roblabla roblabla commented Jul 4, 2017

Adds two missing flags that are defined everywhere except for arm-linux-gnueabi for some reason : SO_PASSCRED and SO_SNDBUFFORCE.

Also adds MAP_32BIT on x86_64-linux-android and i686-linux-android.

@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented Jul 4, 2017

📌 Commit 0ea2040 has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Jul 4, 2017

⌛ Testing commit 0ea2040 with merge 44034f0...

bors added a commit that referenced this pull request Jul 4, 2017
…crichton

Add missing flags in glibc arm

Adds two missing flags that are defined everywhere except for arm-linux-gnueabi for some reason : SO_PASSCRED and SO_SNDBUFFORCE.

Also adds MAP_32BIT on x86_64-linux-android and i686-linux-android.
@bors
Copy link
Contributor

bors commented Jul 4, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing 44034f0 to master...

@bors bors merged commit 0ea2040 into rust-lang:master Jul 4, 2017
danielverkamp pushed a commit to danielverkamp/libc that referenced this pull request Apr 28, 2020
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

3 participants