diff options
Diffstat (limited to 'math/test-float.c')
-rw-r--r-- | math/test-float.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/test-float.c b/math/test-float.c index c54dd3ccd5..07dc8eacd6 100644 --- a/math/test-float.c +++ b/math/test-float.c @@ -26,6 +26,7 @@ #define PRINTF_XEXPR "a" #define PRINTF_NEXPR "f" #define TEST_FLOAT 1 +#define TEST_MATHVEC 0 #ifndef __NO_MATH_INLINES # define __NO_MATH_INLINES |