summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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