aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.8/libffi/fficonfig.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.8/libffi/fficonfig.h.in')
-rw-r--r--gcc-4.8/libffi/fficonfig.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc-4.8/libffi/fficonfig.h.in b/gcc-4.8/libffi/fficonfig.h.in
index 52694eb9f..19d66d021 100644
--- a/gcc-4.8/libffi/fficonfig.h.in
+++ b/gcc-4.8/libffi/fficonfig.h.in
@@ -73,6 +73,9 @@
/* Define if you have the long double type and it is bigger than a double */
#undef HAVE_LONG_DOUBLE
+/* Define if you support more than one size of the long double type */
+#undef HAVE_LONG_DOUBLE_VARIANT
+
/* Define to 1 if you have the `memcpy' function. */
#undef HAVE_MEMCPY