Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/newlib.hin')
-rw-r--r--newlib/newlib.hin3
1 files changed, 3 insertions, 0 deletions
diff --git a/newlib/newlib.hin b/newlib/newlib.hin
index d8ee0b934..74bb81f29 100644
--- a/newlib/newlib.hin
+++ b/newlib/newlib.hin
@@ -11,5 +11,8 @@
/* MB_LEN_MAX */
#undef _MB_LEN_MAX
+/* ICONV enabled */
+#undef _ICONV_ENABLED
+
#endif /* !__NEWLIB_H__ */