mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
gdb: Add support for building gdb target for SH4
(From OE-Core rev: d478424fbe01942577ab541174df191528556554) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -12,7 +12,7 @@ LTTNGUST_mips64 = ""
|
|||||||
LTTNGUST_mips64el = ""
|
LTTNGUST_mips64el = ""
|
||||||
LTTNGUST_sh4 = ""
|
LTTNGUST_sh4 = ""
|
||||||
|
|
||||||
INC_PR = "r8"
|
INC_PR = "r9"
|
||||||
|
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
|
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
|
||||||
file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674 \
|
file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674 \
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ inherit gettext
|
|||||||
|
|
||||||
SRC_URI += "file://kill_arm_map_symbols.patch \
|
SRC_URI += "file://kill_arm_map_symbols.patch \
|
||||||
file://gdbserver-cflags-last.diff;striplevel=0 \
|
file://gdbserver-cflags-last.diff;striplevel=0 \
|
||||||
|
file://renesas-sh-native-support.patch \
|
||||||
"
|
"
|
||||||
#LDFLAGS_append = " -s"
|
#LDFLAGS_append = " -s"
|
||||||
#export CFLAGS_append=" -L${STAGING_LIBDIR}"
|
#export CFLAGS_append=" -L${STAGING_LIBDIR}"
|
||||||
|
|||||||
1389
meta/recipes-devtools/gdb/gdb/renesas-sh-native-support.patch
Normal file
1389
meta/recipes-devtools/gdb/gdb/renesas-sh-native-support.patch
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user