Menu

#21 Fix compile with musl libc

Unstable_(example)
open
nobody
None
5
2016-06-13
2016-06-13
Bernd Kuhls
No

<sys cdefs.h=""> is glibc-specific, and should be used only internally by
glibc, not by external libraries/programs. It is not available in all
standard C libraries.

http://wiki.musl-libc.org/wiki/FAQ

1 Attachments

Discussion


Log in to post a comment.