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