summaryrefslogtreecommitdiffstats
path: root/rtems/config/4.11/rtems-m32c.bset
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2013-08-22 11:41:10 +1000
committerChris Johns <chrisj@rtems.org>2013-08-22 11:41:10 +1000
commit51a669f00105bb5d1da7f087809bf85c0e830b45 (patch)
tree00c17832d939096a460b8641233a00693249f29b /rtems/config/4.11/rtems-m32c.bset
parentsb: Fix copy_tree coping links on Linux (diff)
downloadrtems-source-builder-51a669f00105bb5d1da7f087809bf85c0e830b45.tar.bz2
config: Disable ICONV support for the m32c.
Diffstat (limited to '')
-rw-r--r--rtems/config/4.11/rtems-m32c.bset5
1 files changed, 5 insertions, 0 deletions
diff --git a/rtems/config/4.11/rtems-m32c.bset b/rtems/config/4.11/rtems-m32c.bset
index 765c050..d7f7e64 100644
--- a/rtems/config/4.11/rtems-m32c.bset
+++ b/rtems/config/4.11/rtems-m32c.bset
@@ -25,6 +25,11 @@
%define enable_cxx 0
#
+# Disable building ICONV support
+#
+%define with_iconv 0
+
+#
# Set the build flags to work around the defaults in the
# compiler that cause ICE.
#