1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package
Yousong Zhou 1e5f4dcd66 libunwind: requires glibc if arch in powerpc
libunwind for powerpc depends on getcontext() from libc which musl-libc
does not provide because this API and its friends are supposed to be
"obsolescent" [1,2]

 [1] Subject: Re: setcontext/getcontext/makecontext missing?
     https://www.openwall.com/lists/musl/2016/02/04/5
 [2] http://pubs.opengroup.org/onlinepubs/009695399/functions/makecontext.html

Refs: https://github.com/openwrt/packages/issues/8548#issuecomment-497200058
Reported-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-05-30 10:30:45 +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: add KEY_POWER2 handling 2019-05-30 11:55:50 +02:00
libs libunwind: requires glibc if arch in powerpc 2019-05-30 10:30:45 +00:00
network netifd: fix missing ip rules after network reload (FS#2296) 2019-05-28 10:21:02 +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 build: add ABI_VERSION to binary package names 2019-01-19 14:32:12 +01:00