-
Bug
-
Resolution: Won't Do
-
P4: Low
-
None
-
5.4.2, 5.5.0 Beta
-
None
musl is a new C library which does not emulate much of glibc extensions, QTwekit fails to compile on musl due to its not providing backtrace() API which is a glibc extention anyway so it should be marked with glibc conditional access variables in code.