summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.11/mips/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-07-26 09:41:53 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-07-26 09:41:53 +0000
commit935b8ee9aac2985408f95c272d7f9b0cf14d9d16 (patch)
tree476912028157c03bdbeda070da6158784e670eb2 /contrib/crossrpms/rtems4.11/mips/Makefile.am
parent2010-07-25 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-935b8ee9aac2985408f95c272d7f9b0cf14d9d16.tar.bz2
Upgrade to gcc-4.5.1-RC-20100722.
Diffstat (limited to 'contrib/crossrpms/rtems4.11/mips/Makefile.am')
-rw-r--r--contrib/crossrpms/rtems4.11/mips/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/crossrpms/rtems4.11/mips/Makefile.am b/contrib/crossrpms/rtems4.11/mips/Makefile.am
index 64be989e86..11b29a3d99 100644
--- a/contrib/crossrpms/rtems4.11/mips/Makefile.am
+++ b/contrib/crossrpms/rtems4.11/mips/Makefile.am
@@ -11,12 +11,12 @@ BINUTILS_RPMREL = 2
include ../binutils.am
BINUTILS_OPTS +=
-GCC_VERS = 4.5.0
-GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 15
+GCC_VERS = 4.5.1
+GCC_PKGVERS = $(GCC_VERS)-RC-20100722
+GCC_RPMREL = 1
NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
-NEWLIB_RPMREL = `expr $(GCC_RPMREL)`
+NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 15`
include ../gcc.am
GCC_OPTS += --languages=cxx