From ac312a41fbbb3a53a22e21170f5018601f8a5bb7 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 1 Apr 2010 10:46:35 +0000 Subject: [PATCH] gcc-4.5-20100325 --- contrib/crossrpms/rtems4.11/lm32/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contrib/crossrpms/rtems4.11/lm32/Makefile.am b/contrib/crossrpms/rtems4.11/lm32/Makefile.am index 8d63e2e2d0..ff79dd2bf0 100644 --- a/contrib/crossrpms/rtems4.11/lm32/Makefile.am +++ b/contrib/crossrpms/rtems4.11/lm32/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 = 3 +GCC_VERS = 4.5.0 +GCC_PKGVERS = 4.5-20100325 +GCC_RPMREL = 4 NEWLIB_VERS = 1.18.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr $(GCC_RPMREL)`