summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/gdb/gdb_6.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/packages/gdb/gdb_6.3.bb')
-rw-r--r--openembedded/packages/gdb/gdb_6.3.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/openembedded/packages/gdb/gdb_6.3.bb b/openembedded/packages/gdb/gdb_6.3.bb
index 98825500f6..3e755cee67 100644
--- a/openembedded/packages/gdb/gdb_6.3.bb
+++ b/openembedded/packages/gdb/gdb_6.3.bb
@@ -15,6 +15,7 @@ inherit autotools gettext
15 15
16SRC_URI = "${GNU_MIRROR}/gdb/gdb-${PV}.tar.gz \ 16SRC_URI = "${GNU_MIRROR}/gdb/gdb-${PV}.tar.gz \
17 file://uclibc.patch;patch=1 \ 17 file://uclibc.patch;patch=1 \
18 file://kill_arm_map_symbols.patch;patch=1 \
18 file://gdbserver-cflags-last.diff;patch=1;pnum=0" 19 file://gdbserver-cflags-last.diff;patch=1;pnum=0"
19 20
20LDFLAGS_append = " -s" 21LDFLAGS_append = " -s"