openwrt-Ansuel/package
Christian Marangi 41541bf30e
libunistring: fix compilation error with MUSL
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: 9bdf723476 ("libunistring: update to 1.4.1")
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2025-11-25 13:41:11 +01:00
..
base-files base-files: allow to skip unwanted scripts 2025-11-20 17:48:18 +01:00
boot ramips: add support for ipTIME AX2002MESH 2025-11-21 01:49:58 +01:00
devel binutils: update to 2.45.1 2025-11-24 09:39:48 +01:00
firmware intel-microcode: update to 2025111 2025-11-15 19:28:03 +01:00
kernel mac80211: fix netns crash 2025-11-21 02:17:53 +01:00
libs libunistring: fix compilation error with MUSL 2025-11-25 13:41:11 +01:00
network wifi-scripts: add missing na_mcast_to_ucast default when proxy_arp is disabled 2025-11-25 11:46:55 +01:00
system mtd: add dump command help 2025-11-25 00:43:23 +01:00
utils busybox: backport hexdump fix for Big Endian systems 2025-11-23 17:10:00 +01:00
Makefile