You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Hauke Mehrtens bc89690f6e 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>
6 years ago
..
base-files base-files: allow non-standard rootfs volume name in UBI in sysupgrade 6 years ago
boot ipq40xx: copy Fritz4040 UBoot to STAGING_DIR_IMAGE 6 years ago
devel gdb: The signal definitions of musl and gdb collide 6 years ago
firmware ath10k-firmware: update Candela Tech firmware images 6 years ago
kernel cryptodev-linux: Update to 1.10 6 years ago
libs elfutils: fix gcc 8.0+ multistatement macros warning/error 6 years ago
network odhcp6c: update to latest git HEAD 6 years ago
system fstools: update to the latest master branch 6 years ago
utils bzip2: fix hardening build 6 years ago
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 6 years ago