summaryrefslogtreecommitdiffstats
path: root/meta/packages/gdb/gdb.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gdb/gdb.inc')
-rw-r--r--meta/packages/gdb/gdb.inc6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta/packages/gdb/gdb.inc b/meta/packages/gdb/gdb.inc
index fbfb9ad561..0ddd90b191 100644
--- a/meta/packages/gdb/gdb.inc
+++ b/meta/packages/gdb/gdb.inc
@@ -2,10 +2,8 @@ require gdb-common.inc
2 2
3inherit gettext 3inherit gettext
4 4
5SRC_URI += "file://kill_arm_map_symbols.patch;patch=1 \ 5SRC_URI += "file://kill_arm_map_symbols.patch \
6 file://gdbserver-cflags-last.diff;patch=1;pnum=0 \ 6 file://gdbserver-cflags-last.diff;striplevel=0 "
7 file://ignore_whitespace_changes.patch;patch=1 "
8
9#LDFLAGS_append = " -s" 7#LDFLAGS_append = " -s"
10#export CFLAGS_append=" -L${STAGING_LIBDIR}" 8#export CFLAGS_append=" -L${STAGING_LIBDIR}"
11 9