From 158f4bdc8a20aab80c579255c86681f11e693d5c Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <wbx@openadk.org>
Date: Sun, 25 Oct 2015 16:15:36 +0100
Subject: uClibc-ng: disable UCLIBC_HAS_FENV in the default config

---
 target/sparc/uclibc.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'target/sparc')

diff --git a/target/sparc/uclibc.config b/target/sparc/uclibc.config
index 1536e15df..2df8c0ca5 100644
--- a/target/sparc/uclibc.config
+++ b/target/sparc/uclibc.config
@@ -57,7 +57,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
-- 
cgit v1.2.3