From c3bba34aa5f70ab48ced8c5ed42a5f8419a4986f Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 19 Nov 2008 05:47:33 +0000 Subject: [PATCH] Bump GCC_RPMREL. Activate c++. --- contrib/crossrpms/rtems4.10/bfin/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/crossrpms/rtems4.10/bfin/Makefile.am b/contrib/crossrpms/rtems4.10/bfin/Makefile.am index b817217d9b..6a094fa0ea 100644 --- a/contrib/crossrpms/rtems4.10/bfin/Makefile.am +++ b/contrib/crossrpms/rtems4.10/bfin/Makefile.am @@ -12,10 +12,10 @@ BINUTILS_OPTS += GCC_VERS = 4.3.2 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 9%{?dist} +GCC_RPMREL = 10%{?dist} NEWLIB_VERS = 1.16.0 include ../gcc.am -GCC_OPTS += +GCC_OPTS += --languages=cxx GDB_VERS = 6.5 GDB_PKGVERS = $(GDB_VERS)