forked from mirror/openwrt
MUSL doesn't provide PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP as
it's only glibc and as the MACRO say, it's NP (not portable).
Add patch to check for this and disable overwriting the function
accordingly.
Fixes:
|
||
|---|---|---|
| .. | ||
| patches | ||
| Makefile | ||