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

Make sigar build with musl libc #75

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

ncopa
Copy link

@ncopa ncopa commented Mar 14, 2016

No description provided.

ncopa added 3 commits March 14, 2016 14:12
musl libc does not ship rpc functions and rpc is marked as absolete in
glibc too. So add support for libtircp.
the HZ define is not exposed by musl libc.
We don't want use the non-standard GNU libc variant of strerror_r on
musl libc, or any libc other than GNU.
@ncopa
Copy link
Author

ncopa commented Mar 14, 2016

This fixes #74

@ncopa ncopa changed the title Make sigar build on musl libc Make sigar build with musl libc Mar 14, 2016
@jodok
Copy link

jodok commented Mar 21, 2016

would love to see this merged, as we'd like to use sigar on alpine inside docker containers.

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