summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-01-21 14:59:53 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-01-21 14:59:53 +0000
commite9fd94cea582b320265d6a10595ac8d4d04e1b78 (patch)
treeda441bb5e04f1a6c3626605cf3e4750bc38462c3 /contrib/crossrpms/rtems4.10/powerpc/Makefile.am
parentAdd preliminary support for CLooG. (diff)
downloadrtems-e9fd94cea582b320265d6a10595ac8d4d04e1b78.tar.bz2
Upgrade to gcc-4.4.3.
Diffstat (limited to 'contrib/crossrpms/rtems4.10/powerpc/Makefile.am')
-rw-r--r--contrib/crossrpms/rtems4.10/powerpc/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
index 72aa726099..7dbe8e5ca2 100644
--- a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
@@ -11,8 +11,8 @@ include ../binutils.am
BINUTILS_OPTS +=
GCC_VERS = 4.4.3
-GCC_PKGVERS = $(GCC_VERS)-RC-20100116
-GCC_RPMREL = 1
+GCC_PKGVERS = $(GCC_VERS)
+GCC_RPMREL = 2
NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 1`