diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-11-22 17:49:51 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2010-11-22 17:49:51 +0000 |
commit | ff46ed446da26e5e6089704b92e709f86c0fdeba (patch) | |
tree | cc0698de634ff8a8c3041472cfc0788e3182c154 /toolchain/uClibc/config-0.9.32/x86_64 | |
parent | d67201d8cc3e4f60a7905e1c3e1f3bd222596a86 (diff) | |
download | upstream-ff46ed446da26e5e6089704b92e709f86c0fdeba.tar.gz upstream-ff46ed446da26e5e6089704b92e709f86c0fdeba.tar.bz2 upstream-ff46ed446da26e5e6089704b92e709f86c0fdeba.zip |
uClibc: make UCLIBC_HAS_LONG_DOUBLE_MATH generic
SVN-Revision: 24099
Diffstat (limited to 'toolchain/uClibc/config-0.9.32/x86_64')
-rw-r--r-- | toolchain/uClibc/config-0.9.32/x86_64 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchain/uClibc/config-0.9.32/x86_64 b/toolchain/uClibc/config-0.9.32/x86_64 index 20a18f1a07..92f0e6569e 100644 --- a/toolchain/uClibc/config-0.9.32/x86_64 +++ b/toolchain/uClibc/config-0.9.32/x86_64 @@ -4,4 +4,3 @@ TARGET_ARCH="x86_64" TARGET_x86_64=y UCLIBC_BSD_SPECIFIC=y UCLIBC_HAS_FPU=y -UCLIBC_HAS_LONG_DOUBLE_MATH=y |