From d30258309f7f132512d139b90f979a875bc38b57 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 7 Nov 2003 04:56:03 +0000 Subject: Oops! Don't disable all float support! --- sources/uClibc.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources') diff --git a/sources/uClibc.config b/sources/uClibc.config index c5111ae1c..472c2cf40 100644 --- a/sources/uClibc.config +++ b/sources/uClibc.config @@ -25,7 +25,7 @@ TARGET_ARCH="none" # ARCH_BIG_ENDIAN is not set # ARCH_HAS_NO_MMU is not set # UCLIBC_HAS_MMU is not set -# UCLIBC_HAS_FLOATS is not set +UCLIBC_HAS_FLOATS=y # ARCH_HAS_NO_FPU is not set # HAS_FPU is not set DO_C99_MATH=y -- cgit v1.2.3