buildroot/package/gdb
Vicente Olivert Riera 1874fe1522 gdb: fix full gdb build for MIPS musl
Currently building full gdb for MIPS musl fails because it's trying to
include <sgidefs.h> which is provided by glibc and uClibc, but not by
musl.

However, the kernel headers provide <asm/sgidefs.h> which has the same
definitions, so we can use that one instead.

Backporting a patch that has been sent upstream. Taken from here:

https://sourceware.org/bugzilla/show_bug.cgi?id=21070

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-06-19 21:47:05 +02:00
..
7.10.1 gdb: fix full gdb build for MIPS musl 2017-06-19 21:47:05 +02:00
7.11.1 gdb: fix full gdb build for MIPS musl 2017-06-19 21:47:05 +02:00
7.12.1 gdb: fix full gdb build for MIPS musl 2017-06-19 21:47:05 +02:00
8.0 gdb: fix full gdb build for MIPS musl 2017-06-19 21:47:05 +02:00
Config.in gdb: not available on ARM noMMU and OpenRISC 2017-06-11 18:00:48 +02:00
Config.in.host package/gdb: add support for gdb 8.0 2017-06-11 18:02:41 +02:00
gdb-python-config gdb: add support for Python in target gdb 2014-09-16 22:52:37 +02:00
gdb.hash package/gdb: add support for gdb 8.0 2017-06-11 18:02:41 +02:00
gdb.mk package: use SPDX short identifier for LGPLv2/LGPLv2+ 2017-04-01 15:19:13 +02:00