summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
diff options
context:
space:
mode:
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 676bcd9fbf..0f0840ea45 100644
--- a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
@@ -13,9 +13,9 @@ BINUTILS_OPTS +=
GCC_VERS = 4.4.2
GCC_PKGVERS = $(GCC_VERS)
GCC_RPMREL = 9
-NEWLIB_VERS = 1.17.0
+NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
-NEWLIB_RPMREL = `expr 58 + $(GCC_RPMREL)`
+NEWLIB_RPMREL = `expr $(GCC_RPMREL) - 8`
include ../gcc.am
GCC_OPTS += --languages=cxx