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

kpatch-build: use err.h instead of error.h for musl support #1287

Merged
merged 1 commit into from
Aug 11, 2022
Merged

kpatch-build: use err.h instead of error.h for musl support #1287

merged 1 commit into from
Aug 11, 2022

Conversation

androw
Copy link
Contributor

@androw androw commented Aug 5, 2022

Musl libc doesn't support error.h
Moving to err.h would allow using it on Musl system

Copy link
Contributor

@joe-lawrence joe-lawrence left a comment

Choose a reason for hiding this comment

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

Thanks, @androw

@joe-lawrence joe-lawrence merged commit b10d0e2 into dynup:master Aug 11, 2022
@androw androw deleted the musl branch August 11, 2022 12:56
fengjixuchui added a commit to fengjixuchui/kpatch that referenced this pull request Sep 19, 2022
Merge pull request dynup#1287 from androw/musl
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.

3 participants