Skip to content

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

Merged
bors merged 1 commit into
rust-lang:masterfrom
zonyitoo:master
Mar 17, 2021
Merged

Add SO_INCOMING_CPU for targets arm-unknown-linux-*#2115
bors merged 1 commit into
rust-lang:masterfrom
zonyitoo:master

Conversation

@zonyitoo

Copy link
Copy Markdown
Contributor

@rust-highfive

Copy link
Copy Markdown

r? @Amanieu

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

@JohnTitor

Copy link
Copy Markdown
Member

Seems your branch is old, could you rebase?

@zonyitoo

Copy link
Copy Markdown
Contributor Author

Rebased.

@JohnTitor

Copy link
Copy Markdown
Member

Thanks!
@bors r+

@bors

bors commented Mar 17, 2021

Copy link
Copy Markdown
Contributor

📌 Commit 49169ed has been approved by JohnTitor

@bors

bors commented Mar 17, 2021

Copy link
Copy Markdown
Contributor

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

@bors

bors commented Mar 17, 2021

Copy link
Copy Markdown
Contributor

☀️ 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

zonyitoo commented Mar 17, 2021

Copy link
Copy Markdown
Contributor Author

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

@JohnTitor

Copy link
Copy Markdown
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