summaryrefslogtreecommitdiff
path: root/target
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
parent158f4bdc8a20aab80c579255c86681f11e693d5c (diff)
disable UCLIBC_HAS_FENV for git configs, too
Diffstat (limited to 'target')
-rw-r--r--target/arc/uclibc-ng.config2
-rw-r--r--target/avr32/uclibc-ng.config2
-rw-r--r--target/bfin/uclibc-ng.config2
-rw-r--r--target/c6x/uclibc-ng.config2
-rw-r--r--target/cris/uclibc-ng.config2
-rw-r--r--target/h8300/uclibc-ng.config2
-rw-r--r--target/m68k/uclibc-ng.config2
-rw-r--r--target/microblaze/uclibc-ng.config2
-rw-r--r--target/mips/uclibc-ng.config2
-rw-r--r--target/mips64/uclibc-ng.config2
-rw-r--r--target/ppc/uclibc-ng.config2
-rw-r--r--target/sh/uclibc-ng.config2
-rw-r--r--target/sparc/uclibc-ng.config2
-rw-r--r--target/x86/uclibc-ng.config2
-rw-r--r--target/x86_64/uclibc-ng.config2
-rw-r--r--target/xtensa/uclibc-ng.config2
16 files changed, 16 insertions, 16 deletions
diff --git a/target/arc/uclibc-ng.config b/target/arc/uclibc-ng.config
index b217144bf..5d76f20fb 100644
--- a/target/arc/uclibc-ng.config
+++ b/target/arc/uclibc-ng.config
@@ -54,7 +54,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=""
HAVE_DOT_CONFIG=y
diff --git a/target/avr32/uclibc-ng.config b/target/avr32/uclibc-ng.config
index 7af96bacd..fcdb38b55 100644
--- a/target/avr32/uclibc-ng.config
+++ b/target/avr32/uclibc-ng.config
@@ -52,7 +52,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
KERNEL_HEADERS=""
HAVE_DOT_CONFIG=y
diff --git a/target/bfin/uclibc-ng.config b/target/bfin/uclibc-ng.config
index 5872611dd..e8a13fb32 100644
--- a/target/bfin/uclibc-ng.config
+++ b/target/bfin/uclibc-ng.config
@@ -54,7 +54,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
diff --git a/target/c6x/uclibc-ng.config b/target/c6x/uclibc-ng.config
index b22ec7ad4..1d4f600ff 100644
--- a/target/c6x/uclibc-ng.config
+++ b/target/c6x/uclibc-ng.config
@@ -54,7 +54,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
KERNEL_HEADERS=""
UCLIBC_UCLINUX_BROKEN_MUNMAP=y
HAVE_DOT_CONFIG=y
diff --git a/target/cris/uclibc-ng.config b/target/cris/uclibc-ng.config
index 432169cb7..287a62543 100644
--- a/target/cris/uclibc-ng.config
+++ b/target/cris/uclibc-ng.config
@@ -52,7 +52,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
KERNEL_HEADERS=""
HAVE_DOT_CONFIG=y
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
diff --git a/target/m68k/uclibc-ng.config b/target/m68k/uclibc-ng.config
index 6ac9bd629..2137d7f74 100644
--- a/target/m68k/uclibc-ng.config
+++ b/target/m68k/uclibc-ng.config
@@ -51,7 +51,7 @@ UCLIBC_HAS_FPU=y
# UCLIBC_HAS_SOFT_FLOAT is not set
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
diff --git a/target/microblaze/uclibc-ng.config b/target/microblaze/uclibc-ng.config
index 4e0a94d94..4d26a625a 100644
--- a/target/microblaze/uclibc-ng.config
+++ b/target/microblaze/uclibc-ng.config
@@ -48,7 +48,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
KERNEL_HEADERS=""
HAVE_DOT_CONFIG=y
diff --git a/target/mips/uclibc-ng.config b/target/mips/uclibc-ng.config
index 403c9c126..25742e2d5 100644
--- a/target/mips/uclibc-ng.config
+++ b/target/mips/uclibc-ng.config
@@ -60,7 +60,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
KERNEL_HEADERS=""
HAVE_DOT_CONFIG=y
diff --git a/target/mips64/uclibc-ng.config b/target/mips64/uclibc-ng.config
index c0b0ba1a4..b577d8299 100644
--- a/target/mips64/uclibc-ng.config
+++ b/target/mips64/uclibc-ng.config
@@ -60,7 +60,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
KERNEL_HEADERS=""
HAVE_DOT_CONFIG=y
diff --git a/target/ppc/uclibc-ng.config b/target/ppc/uclibc-ng.config
index 4333e25d0..10495d410 100644
--- a/target/ppc/uclibc-ng.config
+++ b/target/ppc/uclibc-ng.config
@@ -52,7 +52,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
diff --git a/target/sh/uclibc-ng.config b/target/sh/uclibc-ng.config
index 8696aca8e..309368cf9 100644
--- a/target/sh/uclibc-ng.config
+++ b/target/sh/uclibc-ng.config
@@ -54,7 +54,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
diff --git a/target/sparc/uclibc-ng.config b/target/sparc/uclibc-ng.config
index f92f235ad..ff03d9a6d 100644
--- a/target/sparc/uclibc-ng.config
+++ b/target/sparc/uclibc-ng.config
@@ -52,7 +52,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
diff --git a/target/x86/uclibc-ng.config b/target/x86/uclibc-ng.config
index 0cf41714c..23a00d20b 100644
--- a/target/x86/uclibc-ng.config
+++ b/target/x86/uclibc-ng.config
@@ -54,7 +54,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
diff --git a/target/x86_64/uclibc-ng.config b/target/x86_64/uclibc-ng.config
index 0d900b3d3..9f6350869 100644
--- a/target/x86_64/uclibc-ng.config
+++ b/target/x86_64/uclibc-ng.config
@@ -50,7 +50,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
diff --git a/target/xtensa/uclibc-ng.config b/target/xtensa/uclibc-ng.config
index dc1b5d86e..8dfbaf579 100644
--- a/target/xtensa/uclibc-ng.config
+++ b/target/xtensa/uclibc-ng.config
@@ -45,7 +45,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