From b9a2aae15b294aa7c988902432532ab2d1a1dd8d Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 4 May 2011 15:21:11 +0000 Subject: gcc-4.5.3. --- contrib/crossrpms/rtems4.11/h8300/Makefile.am | 6 +++--- contrib/crossrpms/rtems4.11/lm32/Makefile.am | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'contrib') diff --git a/contrib/crossrpms/rtems4.11/h8300/Makefile.am b/contrib/crossrpms/rtems4.11/h8300/Makefile.am index df88b7fdc5..3e009a7e12 100644 --- a/contrib/crossrpms/rtems4.11/h8300/Makefile.am +++ b/contrib/crossrpms/rtems4.11/h8300/Makefile.am @@ -11,12 +11,12 @@ BINUTILS_RPMREL = 2 include ../binutils.am BINUTILS_OPTS += -GCC_VERS = 4.5.2 +GCC_VERS = 4.5.3 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 9 +GCC_RPMREL = 1 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) -NEWLIB_RPMREL = `expr $(GCC_RPMREL) - 2` +NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 7` include ../gcc.am GCC_OPTS += --languages=cxx diff --git a/contrib/crossrpms/rtems4.11/lm32/Makefile.am b/contrib/crossrpms/rtems4.11/lm32/Makefile.am index 284308f376..47199738dd 100644 --- a/contrib/crossrpms/rtems4.11/lm32/Makefile.am +++ b/contrib/crossrpms/rtems4.11/lm32/Makefile.am @@ -11,12 +11,12 @@ BINUTILS_RPMREL = 2 include ../binutils.am BINUTILS_OPTS += -GCC_VERS = 4.5.2 +GCC_VERS = 4.5.3 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 9 +GCC_RPMREL = 1 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) -NEWLIB_RPMREL = `expr $(GCC_RPMREL) - 2` +NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 7` include ../gcc.am GCC_OPTS += --languages=cxx -- cgit v1.2.3