Skip to content

doesn't build in musl libc because of execinfo.h #52

Description

@TheAwesome98-Real

in musl libc, log.c can't build because it doesn't have execinfo.h. to fix it you could put it behind #ifdef GLIBC and do something else on musl or use one of the execinfo libraries if execinfo is detected as not found

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions