summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-07 06:50:12 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-07 06:50:12 +0000
commitb26f0a19bc75b7e1995a25393c74e7ca5684d292 (patch)
tree62a126fc4b7f594436237f5940cd2255e75a3486 /contrib/crossrpms/rtems4.10/powerpc/Makefile.am
parentHack around gdb >= 7.0 trying to globally install syscall/*linux.xml. (diff)
downloadrtems-b26f0a19bc75b7e1995a25393c74e7ca5684d292.tar.bz2
GDB_VERS = 7.0
Diffstat (limited to 'contrib/crossrpms/rtems4.10/powerpc/Makefile.am')
-rw-r--r--contrib/crossrpms/rtems4.10/powerpc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
index 88e58f7ee5..1c1378b61b 100644
--- a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
@@ -19,7 +19,7 @@ NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)`
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_VERS = 6.8.92
+GDB_VERS = 7.0
GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 1
include ../gdb.am