summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-04-22 22:17:05 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-04-22 22:17:05 +0000
commit2f873e3b7676e280613123bde466d195a2545e40 (patch)
treec2e33c96e7ba679d1024609e71dd21d0e729cd88 /contrib
parentnewlib-1.19.0-rtems4.11-20110423.diff (diff)
downloadrtems-2f873e3b7676e280613123bde466d195a2545e40.tar.bz2
GCC_RPMREL = 9,
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems4.11/h8300/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.11/lm32/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/crossrpms/rtems4.11/h8300/Makefile.am b/contrib/crossrpms/rtems4.11/h8300/Makefile.am
index d4d278ca22..df88b7fdc5 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.2
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 8
+GCC_RPMREL = 9
NEWLIB_VERS = 1.19.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr $(GCC_RPMREL) - 2`
diff --git a/contrib/crossrpms/rtems4.11/lm32/Makefile.am b/contrib/crossrpms/rtems4.11/lm32/Makefile.am
index a06719912e..284308f376 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.2
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 8
+GCC_RPMREL = 9
NEWLIB_VERS = 1.19.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr $(GCC_RPMREL) - 2`