summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.9/arm/gdb-sources.add
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-03-29 04:38:02 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-03-29 04:38:02 +0000
commit84a996a6fb7b11e616b227b9bbb5b9db8c471026 (patch)
tree1679cfff17d1e86f9089b109dc53dee93769c9f6 /contrib/crossrpms/rtems4.9/arm/gdb-sources.add
parentRun cygwins libncurses-devel.sh. (diff)
downloadrtems-84a996a6fb7b11e616b227b9bbb5b9db8c471026.tar.bz2
Add gdb-6.8.
Diffstat (limited to '')
-rw-r--r--contrib/crossrpms/rtems4.9/arm/gdb-sources.add3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/crossrpms/rtems4.9/arm/gdb-sources.add b/contrib/crossrpms/rtems4.9/arm/gdb-sources.add
index 94fa3dda40..702f215750 100644
--- a/contrib/crossrpms/rtems4.9/arm/gdb-sources.add
+++ b/contrib/crossrpms/rtems4.9/arm/gdb-sources.add
@@ -4,3 +4,6 @@ Source0: ftp://ftp.gnu.org/pub/gnu/gdb/gdb-%{gdb_version}.tar.bz2
Patch0: gdb-6.7.1-rtems4.9-20080324.diff
Patch1: gdb-6.7.1-gdb-6.7.90-config.diff
%endif
+%if "%{gdb_version}" == "6.8"
+Patch0: gdb-6.8-rtems4.9-20080329.diff
+%endif