summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/mathl/domathl.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/mathl/domathl.c')
-rw-r--r--testsuites/libtests/mathl/domathl.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuites/libtests/mathl/domathl.c b/testsuites/libtests/mathl/domathl.c
index d0758dcc74..0781577d28 100644
--- a/testsuites/libtests/mathl/domathl.c
+++ b/testsuites/libtests/mathl/domathl.c
@@ -14,6 +14,9 @@
#include "config.h"
#endif
+/* FIXME: Why is this defined? */
+#define NO_LONG_DOUBLE
+
#ifdef NO_LONG_DOUBLE
#define PROVIDE_EMPTY_FUNC
#endif