[Buildroot] [PATCH] gdb: fix build for MIPS musl

Peter Korsgaard peter at korsgaard.com
Sun Jun 25 22:35:32 UTC 2017


>>>>> "Vicente" == Vicente Olivert Riera <Vincent.Riera at imgtec.com> writes:

 > Currently building 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 at imgtec.com>

Committed to 2017.02.x after dropping the 7.12.1 / 8.0 patches, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list