diff options
Diffstat (limited to 'target/sparc')
-rw-r--r-- | target/sparc/uclibc.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/sparc/uclibc.config b/target/sparc/uclibc.config index 1536e15df..2df8c0ca5 100644 --- a/target/sparc/uclibc.config +++ b/target/sparc/uclibc.config @@ -57,7 +57,7 @@ UCLIBC_HAS_FLOATS=y UCLIBC_HAS_FPU=y DO_C99_MATH=y # DO_XSI_MATH is not set -UCLIBC_HAS_FENV=y +# UCLIBC_HAS_FENV is not set # UCLIBC_HAS_LONG_DOUBLE_MATH is not set KERNEL_HEADERS="" HAVE_DOT_CONFIG=y |