Skip to content

Disable RECVTOS on OpenBSD#307

Merged
Thomasdezeeuw merged 1 commit into
rust-lang:masterfrom
archseer:master
May 10, 2022
Merged

Disable RECVTOS on OpenBSD#307
Thomasdezeeuw merged 1 commit into
rust-lang:masterfrom
archseer:master

Conversation

@archseer

Copy link
Copy Markdown
Contributor

The 0.4.5 has a regression that fails building on OpenBSD. From what I can tell libc::IP_RECVTOS isn't exported on OpenBSD. This looks like a similar problem in #291

I don't run OpenBSD but I've spotted this issue on a youtube stream where the streamer was trying to install Helix.

Could you cut a 0.4.6 release with this patch?

@archseer

Copy link
Copy Markdown
Contributor Author

Looks like IP_ADD_SOURCE_MEMBERSHIP, IP_DROP_SOURCE_MEMBERSHIP have a similar problem too.

@Thomasdezeeuw Thomasdezeeuw merged commit 071cfb9 into rust-lang:master May 10, 2022
@Thomasdezeeuw

Copy link
Copy Markdown
Collaborator

Thanks @archseer. For the next release we'll need to resolve #309 and #308 first.

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.

2 participants