From 2854ce93b1806684bd2fb5c3e344226fa3cf5bd0 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 15 Nov 2011 16:30:49 +0000 Subject: Bump GCC_RPMREL. --- contrib/crossrpms/rtems4.11/arm-eabi/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/arm/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/avr/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/bfin/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/h8300/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/i386/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/lm32/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/m32c/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/m32r/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/m68k/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/mips/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/powerpc/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/sh/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/sparc/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/sparc64/Makefile.am | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) (limited to 'contrib/crossrpms') diff --git a/contrib/crossrpms/rtems4.11/arm-eabi/Makefile.am b/contrib/crossrpms/rtems4.11/arm-eabi/Makefile.am index 557c1f605a..956b1d5ca9 100644 --- a/contrib/crossrpms/rtems4.11/arm-eabi/Makefile.am +++ b/contrib/crossrpms/rtems4.11/arm-eabi/Makefile.am @@ -13,7 +13,7 @@ BINUTILS_OPTS += GCC_VERS = 4.6.2 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 1 +GCC_RPMREL = 2 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 19` diff --git a/contrib/crossrpms/rtems4.11/arm/Makefile.am b/contrib/crossrpms/rtems4.11/arm/Makefile.am index 73dbb65b6a..3d165fdb0b 100644 --- a/contrib/crossrpms/rtems4.11/arm/Makefile.am +++ b/contrib/crossrpms/rtems4.11/arm/Makefile.am @@ -13,7 +13,7 @@ BINUTILS_OPTS += GCC_VERS = 4.6.2 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 1 +GCC_RPMREL = 2 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) diff --git a/contrib/crossrpms/rtems4.11/avr/Makefile.am b/contrib/crossrpms/rtems4.11/avr/Makefile.am index bdad2c1ed5..a424d063c2 100644 --- a/contrib/crossrpms/rtems4.11/avr/Makefile.am +++ b/contrib/crossrpms/rtems4.11/avr/Makefile.am @@ -13,7 +13,7 @@ BINUTILS_OPTS += GCC_VERS = 4.6.2 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 1 +GCC_RPMREL = 2 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 19` diff --git a/contrib/crossrpms/rtems4.11/bfin/Makefile.am b/contrib/crossrpms/rtems4.11/bfin/Makefile.am index ee22c46bb9..b7e090d38d 100644 --- a/contrib/crossrpms/rtems4.11/bfin/Makefile.am +++ b/contrib/crossrpms/rtems4.11/bfin/Makefile.am @@ -13,7 +13,7 @@ BINUTILS_OPTS += GCC_VERS = 4.6.2 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 1 +GCC_RPMREL = 2 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 19` diff --git a/contrib/crossrpms/rtems4.11/h8300/Makefile.am b/contrib/crossrpms/rtems4.11/h8300/Makefile.am index bd60d6b3fb..323d92e1d5 100644 --- a/contrib/crossrpms/rtems4.11/h8300/Makefile.am +++ b/contrib/crossrpms/rtems4.11/h8300/Makefile.am @@ -13,7 +13,7 @@ BINUTILS_OPTS += GCC_VERS = 4.5.3 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 9 +GCC_RPMREL = 20 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 7` diff --git a/contrib/crossrpms/rtems4.11/i386/Makefile.am b/contrib/crossrpms/rtems4.11/i386/Makefile.am index c10b7369f2..8fd8095217 100644 --- a/contrib/crossrpms/rtems4.11/i386/Makefile.am +++ b/contrib/crossrpms/rtems4.11/i386/Makefile.am @@ -13,7 +13,7 @@ BINUTILS_OPTS += GCC_VERS = 4.6.2 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 1 +GCC_RPMREL = 2 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 19` diff --git a/contrib/crossrpms/rtems4.11/lm32/Makefile.am b/contrib/crossrpms/rtems4.11/lm32/Makefile.am index c920764d14..60b28a5b4d 100644 --- a/contrib/crossrpms/rtems4.11/lm32/Makefile.am +++ b/contrib/crossrpms/rtems4.11/lm32/Makefile.am @@ -13,7 +13,7 @@ BINUTILS_OPTS += GCC_VERS = 4.5.3 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 9 +GCC_RPMREL = 20 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 7` diff --git a/contrib/crossrpms/rtems4.11/m32c/Makefile.am b/contrib/crossrpms/rtems4.11/m32c/Makefile.am index 52a9452cd4..d7cd9e0c7e 100644 --- a/contrib/crossrpms/rtems4.11/m32c/Makefile.am +++ b/contrib/crossrpms/rtems4.11/m32c/Makefile.am @@ -13,7 +13,7 @@ BINUTILS_OPTS += GCC_VERS = 4.6.2 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 1 +GCC_RPMREL = 2 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 19` diff --git a/contrib/crossrpms/rtems4.11/m32r/Makefile.am b/contrib/crossrpms/rtems4.11/m32r/Makefile.am index e8c0f68ffa..72ccd9929a 100644 --- a/contrib/crossrpms/rtems4.11/m32r/Makefile.am +++ b/contrib/crossrpms/rtems4.11/m32r/Makefile.am @@ -13,7 +13,7 @@ BINUTILS_OPTS += GCC_VERS = 4.6.2 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 1 +GCC_RPMREL = 2 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 19` diff --git a/contrib/crossrpms/rtems4.11/m68k/Makefile.am b/contrib/crossrpms/rtems4.11/m68k/Makefile.am index b932f54490..153774dd60 100644 --- a/contrib/crossrpms/rtems4.11/m68k/Makefile.am +++ b/contrib/crossrpms/rtems4.11/m68k/Makefile.am @@ -13,7 +13,7 @@ BINUTILS_OPTS += GCC_VERS = 4.6.2 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 1 +GCC_RPMREL = 2 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 19` diff --git a/contrib/crossrpms/rtems4.11/mips/Makefile.am b/contrib/crossrpms/rtems4.11/mips/Makefile.am index b356039c40..f453efe159 100644 --- a/contrib/crossrpms/rtems4.11/mips/Makefile.am +++ b/contrib/crossrpms/rtems4.11/mips/Makefile.am @@ -13,7 +13,7 @@ BINUTILS_OPTS += GCC_VERS = 4.6.2 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 1 +GCC_RPMREL = 2 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 19` diff --git a/contrib/crossrpms/rtems4.11/powerpc/Makefile.am b/contrib/crossrpms/rtems4.11/powerpc/Makefile.am index a705e341f1..6a1c332edc 100644 --- a/contrib/crossrpms/rtems4.11/powerpc/Makefile.am +++ b/contrib/crossrpms/rtems4.11/powerpc/Makefile.am @@ -13,7 +13,7 @@ BINUTILS_OPTS += GCC_VERS = 4.6.2 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 1 +GCC_RPMREL = 2 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 19` diff --git a/contrib/crossrpms/rtems4.11/sh/Makefile.am b/contrib/crossrpms/rtems4.11/sh/Makefile.am index aff073162e..bf18ddae2a 100644 --- a/contrib/crossrpms/rtems4.11/sh/Makefile.am +++ b/contrib/crossrpms/rtems4.11/sh/Makefile.am @@ -13,7 +13,7 @@ BINUTILS_OPTS += GCC_VERS = 4.6.2 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 1 +GCC_RPMREL = 2 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 19` diff --git a/contrib/crossrpms/rtems4.11/sparc/Makefile.am b/contrib/crossrpms/rtems4.11/sparc/Makefile.am index 0a4acccd0a..abf10c9088 100644 --- a/contrib/crossrpms/rtems4.11/sparc/Makefile.am +++ b/contrib/crossrpms/rtems4.11/sparc/Makefile.am @@ -13,7 +13,7 @@ BINUTILS_OPTS += GCC_VERS = 4.6.2 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 1 +GCC_RPMREL = 2 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 19` diff --git a/contrib/crossrpms/rtems4.11/sparc64/Makefile.am b/contrib/crossrpms/rtems4.11/sparc64/Makefile.am index d9eca503ed..07446c2a8e 100644 --- a/contrib/crossrpms/rtems4.11/sparc64/Makefile.am +++ b/contrib/crossrpms/rtems4.11/sparc64/Makefile.am @@ -13,7 +13,7 @@ BINUTILS_OPTS += GCC_VERS = 4.6.2 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 1 +GCC_RPMREL = 2 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 19` -- cgit v1.2.3