summaryrefslogtreecommitdiffstats
path: root/config/gcc-4.6-1.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--config/gcc-4.6-1.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/config/gcc-4.6-1.cfg b/config/gcc-4.6-1.cfg
index a401aea..d2e1d32 100644
--- a/config/gcc-4.6-1.cfg
+++ b/config/gcc-4.6-1.cfg
@@ -5,6 +5,13 @@
# newlib, MPFR, MPC, and GMP in a one-tree build configuration.
#
+#
+# Default to C++ on.
+#
+%ifn %{defined enable_cxx}
+%define enable_cxx 1
+%endif
+
%include %{_configdir}/checks.cfg
%ifn %{defined gcc_version_message}