summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-08-31 14:29:01 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-08-31 14:29:01 +0000
commit1919d59c07c7ab01846707b1baa57e59d4e69c59 (patch)
treeae39200f94a71bcfc1c98b512fcf83180b050f11 /contrib
parentWork around gdb-7.3 not honoring --without-python. (diff)
downloadrtems-1919d59c07c7ab01846707b1baa57e59d4e69c59.tar.bz2
GDB_VERS = 7.3.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems4.11/bfin/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/crossrpms/rtems4.11/bfin/Makefile.am b/contrib/crossrpms/rtems4.11/bfin/Makefile.am
index 40803bb85b..44dd46545f 100644
--- a/contrib/crossrpms/rtems4.11/bfin/Makefile.am
+++ b/contrib/crossrpms/rtems4.11/bfin/Makefile.am
@@ -20,7 +20,7 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 10`
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_VERS = 6.5
+GDB_VERS = 7.3
GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 1
include ../gdb.am