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 SO_INCOMING_CPU for targets arm-unknown-linux-* #2115

Merged
merged 1 commit into from Mar 17, 2021
Merged

Add SO_INCOMING_CPU for targets arm-unknown-linux-* #2115

merged 1 commit into from Mar 17, 2021

Conversation

@rust-highfive
Copy link

r? @Amanieu

(rust-highfive has picked a reviewer for you, use r? to override)

@JohnTitor
Copy link
Member

Seems your branch is old, could you rebase?

@zonyitoo
Copy link
Contributor Author

Rebased.

@JohnTitor
Copy link
Member

Thanks!
@bors r+

@bors
Copy link
Contributor

bors commented Mar 17, 2021

📌 Commit 49169ed has been approved by JohnTitor

@bors
Copy link
Contributor

bors commented Mar 17, 2021

⌛ Testing commit 49169ed with merge 801487e...

@bors
Copy link
Contributor

bors commented Mar 17, 2021

☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13
Approved by: JohnTitor
Pushing 801487e to master...

@bors bors merged commit 801487e into rust-lang:master Mar 17, 2021
@zonyitoo
Copy link
Contributor Author

zonyitoo commented Mar 17, 2021

@JohnTitor Please consider making a release to crates.io.

@JohnTitor
Copy link
Member

@zonyitoo Hey thanks for the ping, I'll make a new release once #2116 gets merged. Since we released the latest yesterday, I'd like to include more stuff :)

bors added a commit that referenced this pull request Mar 19, 2021
Define SO_INCOMING_CPU for {aarch64,x86_64}-unknown-linux-musl

This continues where #2115 left off and hopefully fixes `socket2` crate on these two targets.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing SO_INCOMING_CPU compiling with armv7-unknown-linux-musleabi
5 participants