Hi,
I'm maintaining the libxml2 package on OpenWrt. Some weeks ago, there was a bug
filed
against the package, regarding a failure to compile libxml2 against musl c
library.
See https://github.com/openwrt/packages/issues/454
There is also a reference to your bug tracker:
https://bugzilla.gnome.
function, as required).
Prevent the declarations for e.g. musl libc by refining the condition.
The idea for this solution was borrowed from the alpine linux guys, see
http://git.alpinelinux.org/cgit/aports/tree/main/libxml2/libxml2-pthread.patch
Signed-off-by: Michael Heimpold
---
threads.c |4