mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
gdb: Fix build with musl
This is a patch that has been submitted upstream as well (From OE-Core rev: 87376746d64aea47cce327d951692c31d4acf872) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -5,6 +5,7 @@ inherit gettext
|
||||
SRC_URI += "file://0002-Change-order-of-CFLAGS.patch \
|
||||
file://0003-Add-support-for-Renesas-SH-sh4-architecture.patch \
|
||||
file://fix-detection-of-64-bit-PPC-inferior-in-gdbserver.patch \
|
||||
file://0001-Use-exported-definitions-of-SIGRTMIN.patch \
|
||||
"
|
||||
#LDFLAGS_append = " -s"
|
||||
#export CFLAGS_append=" -L${STAGING_LIBDIR}"
|
||||
|
||||
Reference in New Issue
Block a user