diff options
Diffstat (limited to 'bits')
-rw-r--r-- | bits/long-double.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bits/long-double.h b/bits/long-double.h index 8bfafe028a..7c2eed521b 100644 --- a/bits/long-double.h +++ b/bits/long-double.h @@ -37,3 +37,4 @@ #ifndef __NO_LONG_DOUBLE_MATH # define __NO_LONG_DOUBLE_MATH 1 #endif +#define __LONG_DOUBLE_USES_FLOAT128 0 |