summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/crossrpms/rtems4.8/sparc/gdb-sources.add5
1 files changed, 4 insertions, 1 deletions
diff --git a/contrib/crossrpms/rtems4.8/sparc/gdb-sources.add b/contrib/crossrpms/rtems4.8/sparc/gdb-sources.add
index fe7c14adbc..507d426225 100644
--- a/contrib/crossrpms/rtems4.8/sparc/gdb-sources.add
+++ b/contrib/crossrpms/rtems4.8/sparc/gdb-sources.add
@@ -1,5 +1,8 @@
Source0: ftp://ftp.gnu.org/pub/gnu/gdb/gdb-%{gdb_version}.tar.bz2
%{?_without_sources:NoSource: 0}
+%if "%{gdb_version}" == "6.6"
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.8/gdb-6.6-rtems4.8-20090724.diff
+%endif
%if "%{gdb_version}" == "6.8"
-Patch0: gdb-6.8-rtems4.8-20080429.diff
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.8/gdb-6.8-rtems4.8-20080429.diff
%endif