bake
bake copied to clipboard
execinfo.h not supported on musl libc.
I am creating a bake package for alpine linux, however musl lib-c doesn't provide execinfo.h.
This is a addressed in flecs by checking !defined(__GLIBC__)
. See https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/42563/diffs