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 507f274fd8..d9c864dcab 100644
--- a/meta/recipes-devtools/gdb/gdb.inc
+++ b/meta/recipes-devtools/gdb/gdb.inc
@@ -8,6 +8,7 @@ SRC_URI += "file://0002-Change-order-of-CFLAGS.patch \
8 file://0001-include-sys-types.h-for-mode_t.patch \ 8 file://0001-include-sys-types.h-for-mode_t.patch \
9 file://0001-use-asm-sgidefs.h.patch \ 9 file://0001-use-asm-sgidefs.h.patch \
10 file://force-readline-static.patch \ 10 file://force-readline-static.patch \
11 file://0001-mips-linux-nat-Define-_ABIO32-if-not-defined.patch \
11 " 12 "
12#LDFLAGS_append = " -s" 13#LDFLAGS_append = " -s"
13#export CFLAGS_append=" -L${STAGING_LIBDIR}" 14#export CFLAGS_append=" -L${STAGING_LIBDIR}"