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 b643411e9..f7afdebb7 100644
--- a/newlib/newlib.hin
+++ b/newlib/newlib.hin
@@ -46,6 +46,9 @@
functions. */
#undef _ATEXIT_DYNAMIC_ALLOC
+/* True if long double supported and it is equal to double. */
+#undef _LDBL_EQ_DBL
+
/*
* Iconv encodings enabled ("to" direction)
*/