summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gdb/gdb.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gdb/gdb.inc')
-rw-r--r--meta/recipes-devtools/gdb/gdb.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gdb/gdb.inc b/meta/recipes-devtools/gdb/gdb.inc
index 5466a7dff8..88c0213b44 100644
--- a/meta/recipes-devtools/gdb/gdb.inc
+++ b/meta/recipes-devtools/gdb/gdb.inc
@@ -4,6 +4,7 @@ inherit gettext
4 4
5SRC_URI += "file://0002-Change-order-of-CFLAGS.patch \ 5SRC_URI += "file://0002-Change-order-of-CFLAGS.patch \
6 file://0003-Add-support-for-Renesas-SH-sh4-architecture.patch \ 6 file://0003-Add-support-for-Renesas-SH-sh4-architecture.patch \
7 file://fix-detection-of-64-bit-PPC-inferior-in-gdbserver.patch \
7 " 8 "
8#LDFLAGS_append = " -s" 9#LDFLAGS_append = " -s"
9#export CFLAGS_append=" -L${STAGING_LIBDIR}" 10#export CFLAGS_append=" -L${STAGING_LIBDIR}"