From bb97e48541a516b3ef185d8f1ac999a3476556c8 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 25 Oct 2015 17:41:22 +0100 Subject: disable UCLIBC_HAS_FENV for git configs, too --- target/h8300/uclibc-ng.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/h8300') diff --git a/target/h8300/uclibc-ng.config b/target/h8300/uclibc-ng.config index 4cdcfb323..b74a9e3b8 100644 --- a/target/h8300/uclibc-ng.config +++ b/target/h8300/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="" UCLIBC_UCLINUX_BROKEN_MUNMAP=y HAVE_DOT_CONFIG=y -- cgit v1.2.3