From 158f4bdc8a20aab80c579255c86681f11e693d5c Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 25 Oct 2015 16:15:36 +0100 Subject: uClibc-ng: disable UCLIBC_HAS_FENV in the default config --- target/bfin/uclibc.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/bfin') diff --git a/target/bfin/uclibc.config b/target/bfin/uclibc.config index d560c1210..2c00a8f68 100644 --- a/target/bfin/uclibc.config +++ b/target/bfin/uclibc.config @@ -57,7 +57,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="" UCLIBC_UCLINUX_BROKEN_MUNMAP=y HAVE_DOT_CONFIG=y -- cgit v1.2.3