summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/math/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/math/Makefile.in b/test/math/Makefile.in
index b495c0bf5..d4693b97a 100644
--- a/test/math/Makefile.in
+++ b/test/math/Makefile.in
@@ -8,7 +8,6 @@ TESTS_DISABLED := libm-test
TESTS_DISABLED += gamma
ifeq ($(UCLIBC_HAS_LONG_DOUBLE_MATH),)
TESTS_DISABLED += test-ldouble test-ildoubl compile_test c99_test
-else
CFLAGS_basic-test := -DNO_LONG_DOUBLE
endif
ifeq ($(DO_C99_MATH),)