diff options
Diffstat (limited to 'target/arm/uclibc.config')
-rw-r--r-- | target/arm/uclibc.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/arm/uclibc.config b/target/arm/uclibc.config index 680308c99..092b1dad2 100644 --- a/target/arm/uclibc.config +++ b/target/arm/uclibc.config @@ -56,7 +56,7 @@ UCLIBC_HAS_FLOATS=y UCLIBC_HAS_SOFT_FLOAT=y DO_C99_MATH=y # DO_XSI_MATH is not set -UCLIBC_HAS_FENV=y +# UCLIBC_HAS_FENV is not set KERNEL_HEADERS="" HAVE_DOT_CONFIG=y |