summaryrefslogtreecommitdiffstats
path: root/rtems/config/4.11/rtems-avr.bset
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2013-03-05 14:30:31 +1100
committerChris Johns <chrisj@rtems.org>2013-03-05 14:30:31 +1100
commitb521098ad6fbaff033e1dc0473c8cfe0ab47dbce (patch)
tree62dc963076471ca9dfc3e57e4062958dd5f86645 /rtems/config/4.11/rtems-avr.bset
parentAdd missing unstable targets. Fix comments. (diff)
downloadrtems-source-builder-b521098ad6fbaff033e1dc0473c8cfe0ab47dbce.tar.bz2
Clean up the per target C/C++ handling.
Diffstat (limited to 'rtems/config/4.11/rtems-avr.bset')
-rw-r--r--rtems/config/4.11/rtems-avr.bset6
1 files changed, 6 insertions, 0 deletions
diff --git a/rtems/config/4.11/rtems-avr.bset b/rtems/config/4.11/rtems-avr.bset
index 3e84d35..8484cb4 100644
--- a/rtems/config/4.11/rtems-avr.bset
+++ b/rtems/config/4.11/rtems-avr.bset
@@ -12,6 +12,12 @@
%include rtems-4.11-base.bset
#
+# Disable building a C++ compiler.
+# configure: error: unable to detect exception model
+#
+%define enable_cxx 0
+
+#
# Tools configuration.
#
expat-2.1.0-1