summaryrefslogtreecommitdiff
path: root/target/sparc/uclibc-ng.config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-03-28 17:09:59 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-03-29 11:09:32 +0200
commitd1b226fcff0fe21e1568cc291ccdd35c89c32ccc (patch)
treeb27e39b3914fa3a2849893fc88260edd65e6f358 /target/sparc/uclibc-ng.config
parentf5d098101c2760f57eb776133fc285a22e3784e0 (diff)
long double math does have compile problems with latest uClibc
Diffstat (limited to 'target/sparc/uclibc-ng.config')
-rw-r--r--target/sparc/uclibc-ng.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/sparc/uclibc-ng.config b/target/sparc/uclibc-ng.config
index 456e7c5c0..a09ecf8de 100644
--- a/target/sparc/uclibc-ng.config
+++ b/target/sparc/uclibc-ng.config
@@ -53,7 +53,7 @@ UCLIBC_HAS_FPU=y
DO_C99_MATH=y
# DO_XSI_MATH is not set
UCLIBC_HAS_FENV=y
-UCLIBC_HAS_LONG_DOUBLE_MATH=y
+# UCLIBC_HAS_LONG_DOUBLE_MATH is not set
KERNEL_HEADERS=""
HAVE_DOT_CONFIG=y