diff options
Diffstat (limited to 'target/sparc')
-rw-r--r-- | target/sparc/uclibc-ng.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/sparc/uclibc-ng.config b/target/sparc/uclibc-ng.config index f92f235ad..ff03d9a6d 100644 --- a/target/sparc/uclibc-ng.config +++ b/target/sparc/uclibc-ng.config @@ -52,7 +52,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 |