1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package
Yousong Zhou ef7aa03bdb libunwind: bump to version 1.3.1
Libunwind provides a sigreturn stub for x86 in version 1.2 [1].  However
the arch still depends on setcontext() which is unavailable in musl-libc
and which is supposed to be "deprecated everywhere" [2]

 [1] x86 sigreturn unimplemented for some libcs,
     https://github.com/libunwind/libunwind/issues/13
 [2] setcontext deprecated on x86,
     https://github.com/libunwind/libunwind/issues/69

Refs: https://github.com/openwrt/packages/issues/8548#issuecomment-497791552
Reported-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-06-05 01:13:07 +00:00
..
base-files base-files: add reboot only button handler 2019-05-30 11:55:49 +02:00
boot at91:renaming subtraget legacy to sam9x 2019-05-30 12:12:57 +02:00
devel valgrind: Add support for ARM64 architecture 2019-05-14 20:28:41 +02:00
firmware ipq40xx: Add support for Linksys EA8300 (Dallas) 2019-05-18 13:43:54 +02:00
kernel gpio-button-hotplug: support interrupt properties 2019-05-31 10:30:03 +02:00
libs libunwind: bump to version 1.3.1 2019-06-05 01:13:07 +00:00
network wireguard: bump to 0.0.20190601 2019-06-01 14:00:51 +02:00
system procd: update to latest git HEAD 2019-05-30 08:03:02 +02:00
utils busybox: fix: ip addr flush hangs when run by non-root user 2019-05-28 13:18:58 +02:00
Makefile