summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--contrib/crossrpms/rtems4.8/bfin/Makefile.am6
-rw-r--r--contrib/crossrpms/rtems4.8/bfin/gcc-sources.add2
2 files changed, 4 insertions, 4 deletions
diff --git a/contrib/crossrpms/rtems4.8/bfin/Makefile.am b/contrib/crossrpms/rtems4.8/bfin/Makefile.am
index f535a10335..b014cddc1e 100644
--- a/contrib/crossrpms/rtems4.8/bfin/Makefile.am
+++ b/contrib/crossrpms/rtems4.8/bfin/Makefile.am
@@ -9,11 +9,11 @@ BINUTILS_RPMREL = 1
include ../binutils.am
GCC_VERS = 4.2.0
-GCC_PKGVERS = 4.2-20061031
-GCC_RPMREL = 3
+GCC_PKGVERS = 4.2-20061114
+GCC_RPMREL = 4
NEWLIB_VERS = 1.14.0
include ../gcc.am
-# ATM, we don't want info's from bleeding edge GCC
+# ATM, we don't want infos from bleeding edge GCC
GCC_OPTS += --disable-infos
GDB_VERS = 6.5
diff --git a/contrib/crossrpms/rtems4.8/bfin/gcc-sources.add b/contrib/crossrpms/rtems4.8/bfin/gcc-sources.add
index 87f98cf180..422b7830da 100644
--- a/contrib/crossrpms/rtems4.8/bfin/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.8/bfin/gcc-sources.add
@@ -8,7 +8,7 @@ Patch0: gcc-core-4.1.1-rtems-20060909.diff
%endif
%if "%{gcc_version}" == "4.2.0"
Source0: ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-%{gcc_pkgvers}-rtems4.8-20061109.diff
+Patch0: gcc-core-%{gcc_pkgvers}-rtems4.8-20061115.diff
%endif
%{?_without_sources:NoSource: 0}