summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.11/arm-eabi/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/crossrpms/rtems4.11/arm-eabi/Makefile.am')
-rw-r--r--contrib/crossrpms/rtems4.11/arm-eabi/Makefile.am7
1 files changed, 3 insertions, 4 deletions
diff --git a/contrib/crossrpms/rtems4.11/arm-eabi/Makefile.am b/contrib/crossrpms/rtems4.11/arm-eabi/Makefile.am
index c50ee7dd81..8660958745 100644
--- a/contrib/crossrpms/rtems4.11/arm-eabi/Makefile.am
+++ b/contrib/crossrpms/rtems4.11/arm-eabi/Makefile.am
@@ -11,13 +11,12 @@ BINUTILS_RPMREL = 1
include ../binutils.am
BINUTILS_OPTS +=
-GCC_VERS = 4.6.0
-GCC_PKGVERS = $(GCC_VERS)
+GCC_VERS = 4.6.1
+GCC_PKGVERS = $(GCC_VERS)-RC-20110620
GCC_RPMREL = 1
-
NEWLIB_VERS = 1.19.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
-NEWLIB_RPMREL = $(GCC_RPMREL)
+NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 10`
include ../gcc.am
GCC_OPTS += --languages=cxx