summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-15 16:42:51 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-15 16:42:51 +0000
commit60c9ceb71ce04b699fbf82250478a51623e84e50 (patch)
treebd173b696f100a985e3b52b703f2bc9019f7fc37 /contrib/crossrpms/rtems4.10/powerpc/Makefile.am
parentadd PHY control support (diff)
downloadrtems-60c9ceb71ce04b699fbf82250478a51623e84e50.tar.bz2
Update to gcc-4.4.2.
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 010eb78ffb..b2428e713b 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.2
-GCC_PKGVERS = $(GCC_VERS)-RC-20091008
-GCC_RPMREL = 1
+GCC_PKGVERS = $(GCC_VERS)
+GCC_RPMREL = 2
NEWLIB_VERS = 1.17.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr 58 + $(GCC_RPMREL)`