blob: 88c0213b44796d2e4a0ba634cc80b416b3a6f169 [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001require gdb-common.inc
2
3inherit gettext
4
5SRC_URI += "file://0002-Change-order-of-CFLAGS.patch \
6 file://0003-Add-support-for-Renesas-SH-sh4-architecture.patch \
7 file://fix-detection-of-64-bit-PPC-inferior-in-gdbserver.patch \
8 "
9#LDFLAGS_append = " -s"
10#export CFLAGS_append=" -L${STAGING_LIBDIR}"
11
12# cross-canadian must not see this
13PACKAGES =+ "gdbserver"
14FILES_gdbserver = "${bindir}/gdbserver"