Closed macro187 closed 1 year ago
MUSL libc (used on Alpine Linux and others) doesn't provide the backtrace_* symbols used by the optional BacktraceHandler functionality, so disable it when CRuntime_Musl.
backtrace_*
BacktraceHandler
CRuntime_Musl
MUSL libc (used on Alpine Linux and others) doesn't provide the
backtrace_*
symbols used by the optionalBacktraceHandler
functionality, so disable it whenCRuntime_Musl
.