]> code.ossystems Code Review - openembedded-core.git/commit
gdb: Fix build failures on musl
authorKhem Raj <raj.khem@gmail.com>
Wed, 20 Jan 2016 02:27:20 +0000 (18:27 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 26 Jan 2016 22:41:48 +0000 (22:41 +0000)
commitb0742a41e80c48de98f82f7d1e963d462c941934
treeb0e6c4c5caa69fb9a3d34aafbc028a5b0e67c412
parent6340624949ee2e556e46381d7144c989f0945ae0
gdb: Fix build failures on musl

mode_t is needed by gdbserver headers so include sys/types.h to get them

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/gdb/gdb.inc
meta/recipes-devtools/gdb/gdb/0001-include-sys-types.h-for-mode_t.patch [new file with mode: 0644]