summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--contrib/crossrpms/rtems4.9/bfin/Makefile.am4
1 files 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)