summaryrefslogtreecommitdiff
path: root/target/sh
diff options
context:
space:
mode:
Diffstat (limited to 'target/sh')
-rw-r--r--target/sh/uclibc.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/sh/uclibc.config b/target/sh/uclibc.config
index 63f12e580..f392f793a 100644
--- a/target/sh/uclibc.config
+++ b/target/sh/uclibc.config
@@ -56,7 +56,7 @@ ARCH_USE_MMU=y
UCLIBC_HAS_FLOATS=y
UCLIBC_HAS_FPU=y
DO_C99_MATH=y
-DO_XSI_MATH=y
+# DO_XSI_MATH is not set
UCLIBC_HAS_FENV=y
UCLIBC_HAS_LONG_DOUBLE_MATH=y
KERNEL_HEADERS=""