From 09a43cb2ea6cb452e3ad25e973aba134283cd3bf Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 14 Dec 2008 05:26:45 +0000 Subject: [PATCH] Activate c++. --- contrib/crossrpms/rtems4.9/bfin/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/crossrpms/rtems4.9/bfin/Makefile.am b/contrib/crossrpms/rtems4.9/bfin/Makefile.am index 32d8166f33..13129d4675 100644 --- a/contrib/crossrpms/rtems4.9/bfin/Makefile.am +++ b/contrib/crossrpms/rtems4.9/bfin/Makefile.am @@ -12,10 +12,10 @@ BINUTILS_OPTS += GCC_VERS = 4.3.2 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 16%{?dist} +GCC_RPMREL = 17%{?dist} NEWLIB_VERS = 1.16.0 include ../gcc.am -GCC_OPTS += +GCC_OPTS += --languages=cxx GDB_VERS = 6.5 GDB_PKGVERS = $(GDB_VERS)