immortalwrt/package
Hauke Mehrtens 54559d858a
gdb: The signal definitions of musl and gdb collide
This fixes compilation of gdb on arm64.

The kernel defines "struct sigcontext" in asm/sigcontext.h and musl libc
defines it in signal.h, which collides.
Kernel 4.14 misses the definitions of struct user_sve_header so we still
have to use the aarch64-sve-linux-sigcontext.h header file which also
provides that and make sure aarch64-sve-linux-sigcontext.h does not
provide the same headers as the kernel or musl.

Fixes: FS#2040
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit bc89690f6e)
2022-04-04 22:09:04 +08:00
..
base-files base-files: sysupgrade: fixes not found error 2022-04-02 00:38:40 +08:00
boot tfa-layerscape: fix build on systems without openssl headers 2022-01-01 17:32:22 +08:00
devel gdb: The signal definitions of musl and gdb collide 2022-04-04 22:09:04 +08:00
emortal autocore: add ethtool back for x86 2022-03-22 01:26:41 +08:00
firmware cypress-firmware: drop several packages 2022-03-27 21:37:49 +08:00
kernel ath10k-ct: add missing dependency 2022-04-04 21:07:22 +08:00
libs toolchain: reproducible libstdcpp 2022-04-04 17:20:07 +08:00
network uqmi: set CID during 'query-data-status' operation 2022-03-17 11:00:33 +08:00
system urandom-seed: use seedrng for seeding the random number generator 2022-04-04 17:18:08 +08:00
utils busybox: Fix snprintf arguments in lock 2022-04-04 17:18:55 +08:00
Makefile build: fix opkg install step for large package selection 2021-05-12 23:27:23 +08:00