summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-03-12 19:22:21 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-03-12 19:22:21 +0100
commit9e9b5f287e6e591d2d5ab10d98d7d65e6b19cb91 (patch)
tree9cff4e20d6a8278dfdc678a4d10eb0eb97ace376 /target
parent362567c5be91f3ef422302168c05238cad87b407 (diff)
uclibc-ng: disable long double math in default config
Diffstat (limited to 'target')
-rw-r--r--target/alpha/uclibc-ng.config2
-rw-r--r--target/ia64/uclibc-ng.config2
-rw-r--r--target/m68k/uclibc-ng.config2
-rw-r--r--target/ppc/uclibc-ng.config2
-rw-r--r--target/x86/uclibc-ng.config2
-rw-r--r--target/x86_64/uclibc-ng.config2
6 files changed, 6 insertions, 6 deletions
diff --git a/target/alpha/uclibc-ng.config b/target/alpha/uclibc-ng.config
index b62bd3969..4f3359afc 100644
--- a/target/alpha/uclibc-ng.config
+++ b/target/alpha/uclibc-ng.config
@@ -48,7 +48,7 @@ UCLIBC_HAS_FPU=y
DO_C99_MATH=y
# DO_XSI_MATH is not set
# UCLIBC_HAS_FENV is not set
-UCLIBC_HAS_LONG_DOUBLE_MATH=y
+# UCLIBC_HAS_LONG_DOUBLE_MATH is not set
KERNEL_HEADERS=""
HAVE_DOT_CONFIG=y
diff --git a/target/ia64/uclibc-ng.config b/target/ia64/uclibc-ng.config
index 75f22effb..2a52fcd18 100644
--- a/target/ia64/uclibc-ng.config
+++ b/target/ia64/uclibc-ng.config
@@ -48,7 +48,7 @@ UCLIBC_HAS_FPU=y
DO_C99_MATH=y
# DO_XSI_MATH is not set
# UCLIBC_HAS_FENV is not set
-UCLIBC_HAS_LONG_DOUBLE_MATH=y
+# UCLIBC_HAS_LONG_DOUBLE_MATH is not set
KERNEL_HEADERS=""
HAVE_DOT_CONFIG=y
diff --git a/target/m68k/uclibc-ng.config b/target/m68k/uclibc-ng.config
index fc9d04592..b22c38929 100644
--- a/target/m68k/uclibc-ng.config
+++ b/target/m68k/uclibc-ng.config
@@ -48,7 +48,7 @@ UCLIBC_HAS_FPU=y
DO_C99_MATH=y
# DO_XSI_MATH is not set
# UCLIBC_HAS_FENV is not set
-UCLIBC_HAS_LONG_DOUBLE_MATH=y
+# UCLIBC_HAS_LONG_DOUBLE_MATH is not set
KERNEL_HEADERS=""
HAVE_DOT_CONFIG=y
diff --git a/target/ppc/uclibc-ng.config b/target/ppc/uclibc-ng.config
index 795c73eb6..33d53fa2e 100644
--- a/target/ppc/uclibc-ng.config
+++ b/target/ppc/uclibc-ng.config
@@ -50,7 +50,7 @@ UCLIBC_HAS_FPU=y
DO_C99_MATH=y
# DO_XSI_MATH is not set
# UCLIBC_HAS_FENV is not set
-UCLIBC_HAS_LONG_DOUBLE_MATH=y
+# 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 32203e767..688d56f1e 100644
--- a/target/x86/uclibc-ng.config
+++ b/target/x86/uclibc-ng.config
@@ -52,7 +52,7 @@ UCLIBC_HAS_FPU=y
DO_C99_MATH=y
# DO_XSI_MATH is not set
# UCLIBC_HAS_FENV is not set
-UCLIBC_HAS_LONG_DOUBLE_MATH=y
+# UCLIBC_HAS_LONG_DOUBLE_MATH is not set
KERNEL_HEADERS=""
HAVE_DOT_CONFIG=y
diff --git a/target/x86_64/uclibc-ng.config b/target/x86_64/uclibc-ng.config
index e68bbf292..518cff2c0 100644
--- a/target/x86_64/uclibc-ng.config
+++ b/target/x86_64/uclibc-ng.config
@@ -48,7 +48,7 @@ UCLIBC_HAS_FPU=y
DO_C99_MATH=y
# DO_XSI_MATH is not set
# UCLIBC_HAS_FENV is not set
-UCLIBC_HAS_LONG_DOUBLE_MATH=y
+# UCLIBC_HAS_LONG_DOUBLE_MATH is not set
KERNEL_HEADERS=""
HAVE_DOT_CONFIG=y