From 11ba8c56c9e74ec59c563f01515dce1701ed31a9 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 23 Mar 2010 14:49:54 +0000 Subject: [PATCH] gcc-4.4-20100318. --- contrib/crossrpms/rtems4.11/i386/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contrib/crossrpms/rtems4.11/i386/Makefile.am b/contrib/crossrpms/rtems4.11/i386/Makefile.am index 50727fda7c..715c79ef05 100644 --- a/contrib/crossrpms/rtems4.11/i386/Makefile.am +++ b/contrib/crossrpms/rtems4.11/i386/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)`