From 3e9e25759f9308a6a9e3a539ea971fa936ae02ba Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 25 Mar 2010 08:12:59 +0000 Subject: [PATCH] gcc-4.5-20100318. --- contrib/crossrpms/rtems4.11/mips/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contrib/crossrpms/rtems4.11/mips/Makefile.am b/contrib/crossrpms/rtems4.11/mips/Makefile.am index c50658c8db..b244855dfb 100644 --- a/contrib/crossrpms/rtems4.11/mips/Makefile.am +++ b/contrib/crossrpms/rtems4.11/mips/Makefile.am @@ -11,9 +11,9 @@ BINUTILS_RPMREL = 1 include ../binutils.am BINUTILS_OPTS += -GCC_VERS = 4.4.3 -GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 2 +GCC_VERS = 4.5.0 +GCC_PKGVERS = 4.5-20100318 +GCC_RPMREL = 3 NEWLIB_VERS = 1.18.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr $(GCC_RPMREL)`