-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
Description
Compiling vclog
on Alpine (musl 1.2
instead of glibc
) fails at:
/vclog/vcdbg.c:10:10: fatal error: bits/types.h: No such file or directory
10 | #include <bits/types.h>
| ^~~~~~~~~~~~~~
compilation terminated.
unsure which definitions to patch with, particularly if timing stuff is involved (musl 1.2
is time64
sensitive).
Thoughts?
Metadata
Metadata
Assignees
Labels
No labels