summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-11-26 08:59:00 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-11-26 08:59:00 +0000
commitf41c4c2f18ac24a3419578c417e2f18a42a2e3a3 (patch)
tree3784bb2f20a23575d9828eb38b67b068551dc940 /contrib
parentNew. (diff)
downloadrtems-f41c4c2f18ac24a3419578c417e2f18a42a2e3a3.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 aa0f589531..052c1d4e59 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 = 10
+GCC_RPMREL = 11
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 0b47351222..97cc650ef6 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 = 10
+GCC_RPMREL = 11
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 3358b8eebc..880dab02e1 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 = 10
+GCC_RPMREL = 11
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 2b44b2315c..11bc878855 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 = 10
+GCC_RPMREL = 11
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 252145bac6..56a5a401b6 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 = 10
+GCC_RPMREL = 11
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 c7cc6e4954..94bbdc5d71 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 = 10
+GCC_RPMREL = 11
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 07f77f2386..84bc9cd952 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 = 10
+GCC_RPMREL = 11
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 f9c3c52683..4d479ba130 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 = 10
+GCC_RPMREL = 11
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 287312c580..072a27389e 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 = 10
+GCC_RPMREL = 11
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 f4a4cf2493..78047fa8db 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 = 10
+GCC_RPMREL = 11
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 3ffea4f608..40f0df6bd2 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 = 10
+GCC_RPMREL = 11
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 d918a0a867..20eb478aa2 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 = 10
+GCC_RPMREL = 11
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 61d34d17bb..b180651815 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 = 10
+GCC_RPMREL = 11
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 c18329f289..28afa87f4b 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 = 10
+GCC_RPMREL = 11
NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 15`