summaryrefslogtreecommitdiff
path: root/target/ppc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-10-25 16:15:36 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-10-25 17:41:38 +0100
commit158f4bdc8a20aab80c579255c86681f11e693d5c (patch)
tree1fb9306087bb3d12a6b352638c8e3e800425bcf7 /target/ppc
parentae52423a42af922bd9ea5cada0bb3c456c6b7a3d (diff)
uClibc-ng: disable UCLIBC_HAS_FENV in the default config
Diffstat (limited to 'target/ppc')
-rw-r--r--target/ppc/uclibc.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/ppc/uclibc.config b/target/ppc/uclibc.config
index 6725ca0a2..fca774ae9 100644
--- a/target/ppc/uclibc.config
+++ b/target/ppc/uclibc.config
@@ -55,7 +55,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=y
KERNEL_HEADERS=""
HAVE_DOT_CONFIG=y