From 5688a1bf383b574aa85d8c9c7d00ad6c70a9d8c0 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 19 Dec 2009 05:51:44 +0000 Subject: Reset NEWLIB_RPMREL. NEWLIB_VERS = 1.18.0 --- contrib/crossrpms/rtems4.10/powerpc/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib/crossrpms/rtems4.10/powerpc') 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 -- cgit v1.2.3