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 ARMv7 build error #2660

Merged
merged 1 commit into from Apr 13, 2021
Merged

Fix ARMv7 build error #2660

merged 1 commit into from Apr 13, 2021

Conversation

dlon
Copy link
Member

@dlon dlon commented Apr 13, 2021

libc was recently bumped from 0.2.85 to 0.2.87. There was a regression in that version that removed libc::accept4 for this build target. Fix by upgrading the libc crate.


This change is Reviewable

@dlon dlon requested a review from jvff April 13, 2021 13:55
Copy link
Contributor

@jvff jvff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@dlon dlon merged commit 57a5481 into master Apr 13, 2021
@dlon dlon deleted the fix-libc-regression branch April 13, 2021 17:20
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