diff --git a/contrib/crossrpms/rtems4.8/arm/Makefile.am b/contrib/crossrpms/rtems4.8/arm/Makefile.am index 82dc45fa20..336bffe7d2 100644 --- a/contrib/crossrpms/rtems4.8/arm/Makefile.am +++ b/contrib/crossrpms/rtems4.8/arm/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.1.2 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 11 +GCC_RPMREL = 12 NEWLIB_VERS = 1.15.0 include ../gcc.am GCC_OPTS += --languages=cxx diff --git a/contrib/crossrpms/rtems4.8/i386/Makefile.am b/contrib/crossrpms/rtems4.8/i386/Makefile.am index 5955e3344d..8797124c50 100644 --- a/contrib/crossrpms/rtems4.8/i386/Makefile.am +++ b/contrib/crossrpms/rtems4.8/i386/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.1.2 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 11 +GCC_RPMREL = 12 NEWLIB_VERS = 1.15.0 include ../gcc.am GCC_OPTS += --languages=cxx diff --git a/contrib/crossrpms/rtems4.8/powerpc/Makefile.am b/contrib/crossrpms/rtems4.8/powerpc/Makefile.am index 87266ce5ba..b6f82077fa 100644 --- a/contrib/crossrpms/rtems4.8/powerpc/Makefile.am +++ b/contrib/crossrpms/rtems4.8/powerpc/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.1.2 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 11 +GCC_RPMREL = 12 NEWLIB_VERS = 1.15.0 include ../gcc.am GCC_OPTS += --languages=cxx diff --git a/contrib/crossrpms/rtems4.8/sh/Makefile.am b/contrib/crossrpms/rtems4.8/sh/Makefile.am index 932d4212b9..9f42ef09fa 100644 --- a/contrib/crossrpms/rtems4.8/sh/Makefile.am +++ b/contrib/crossrpms/rtems4.8/sh/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.1.2 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 11 +GCC_RPMREL = 12 NEWLIB_VERS = 1.15.0 include ../gcc.am GCC_OPTS += --languages=cxx