summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-08-10 04:04:17 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-08-10 04:04:17 +0000
commit3f568eb1cd8a617c584edac632206add0a4a1cf2 (patch)
treeee63ca830aa8f0e89110c25bc6212cd8fcf042a9 /contrib
parentNew. (diff)
downloadrtems-3f568eb1cd8a617c584edac632206add0a4a1cf2.tar.bz2
Bump GCC_RPMREL.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems4.11/arm/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.11/avr/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.11/bfin/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.11/h8300/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.11/i386/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.11/lm32/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.11/m32c/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.11/m32r/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.11/m68k/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.11/mips/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.11/powerpc/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.11/sh/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.11/sparc/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.11/sparc64/Makefile.am2
14 files changed, 14 insertions, 14 deletions
diff --git a/contrib/crossrpms/rtems4.11/arm/Makefile.am b/contrib/crossrpms/rtems4.11/arm/Makefile.am
index 3e2021369f..683b07f52a 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.5.1
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 3
+GCC_RPMREL = 4
NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
diff --git a/contrib/crossrpms/rtems4.11/avr/Makefile.am b/contrib/crossrpms/rtems4.11/avr/Makefile.am
index 90c8bad5fa..41af8ee3a3 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.5.1
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 3
+GCC_RPMREL = 4
NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 15`
diff --git a/contrib/crossrpms/rtems4.11/bfin/Makefile.am b/contrib/crossrpms/rtems4.11/bfin/Makefile.am
index cbbeea3c48..fd54d8eb4a 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.5.1
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 3
+GCC_RPMREL = 4
NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 15`
diff --git a/contrib/crossrpms/rtems4.11/h8300/Makefile.am b/contrib/crossrpms/rtems4.11/h8300/Makefile.am
index fd41ab6c03..1f23f1e147 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.1
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 3
+GCC_RPMREL = 4
NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 15`
diff --git a/contrib/crossrpms/rtems4.11/i386/Makefile.am b/contrib/crossrpms/rtems4.11/i386/Makefile.am
index b27e20bcf3..9d3fc60ae8 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.5.1
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 3
+GCC_RPMREL = 4
NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 15`
diff --git a/contrib/crossrpms/rtems4.11/lm32/Makefile.am b/contrib/crossrpms/rtems4.11/lm32/Makefile.am
index 50228c2890..f8815f7b3c 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.1
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 3
+GCC_RPMREL = 4
NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 15`
diff --git a/contrib/crossrpms/rtems4.11/m32c/Makefile.am b/contrib/crossrpms/rtems4.11/m32c/Makefile.am
index 7f5470d122..d92401428c 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.5.1
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 3
+GCC_RPMREL = 4
NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 15`
diff --git a/contrib/crossrpms/rtems4.11/m32r/Makefile.am b/contrib/crossrpms/rtems4.11/m32r/Makefile.am
index a8feabe17a..174f9f14bd 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.5.1
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 3
+GCC_RPMREL = 4
NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 15`
diff --git a/contrib/crossrpms/rtems4.11/m68k/Makefile.am b/contrib/crossrpms/rtems4.11/m68k/Makefile.am
index 2030d8b8a5..ec9a9d06a6 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.5.1
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 3
+GCC_RPMREL = 4
NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 15`
diff --git a/contrib/crossrpms/rtems4.11/mips/Makefile.am b/contrib/crossrpms/rtems4.11/mips/Makefile.am
index 838e2a139c..18dd394737 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.5.1
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 3
+GCC_RPMREL = 4
NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 15`
diff --git a/contrib/crossrpms/rtems4.11/powerpc/Makefile.am b/contrib/crossrpms/rtems4.11/powerpc/Makefile.am
index 7c39dea466..ae3aaa6a42 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.5.1
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 3
+GCC_RPMREL = 4
NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 15`
diff --git a/contrib/crossrpms/rtems4.11/sh/Makefile.am b/contrib/crossrpms/rtems4.11/sh/Makefile.am
index 1b69429214..8d3b6b9159 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.5.1
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 3
+GCC_RPMREL = 4
NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 15`
diff --git a/contrib/crossrpms/rtems4.11/sparc/Makefile.am b/contrib/crossrpms/rtems4.11/sparc/Makefile.am
index f3750cbcd0..c52d8d5efb 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.5.1
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 3
+GCC_RPMREL = 4
NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 15`
diff --git a/contrib/crossrpms/rtems4.11/sparc64/Makefile.am b/contrib/crossrpms/rtems4.11/sparc64/Makefile.am
index 3709ec6eb3..2d1ab516e5 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.5.1
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 3
+GCC_RPMREL = 4
NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 15`