summaryrefslogtreecommitdiff
path: root/target/h8300
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-10-25 17:41:22 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-10-25 17:41:38 +0100
commitbb97e48541a516b3ef185d8f1ac999a3476556c8 (patch)
tree4b7b407ca5af79b0c118e51e81bee3a7ccc02b54 /target/h8300
parent158f4bdc8a20aab80c579255c86681f11e693d5c (diff)
disable UCLIBC_HAS_FENV for git configs, too
Diffstat (limited to 'target/h8300')
-rw-r--r--target/h8300/uclibc-ng.config2
1 files changed, 1 insertions, 1 deletions
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