Oops! Don't disable all float support!
authorEric Andersen <andersen@codepoet.org>
Fri, 7 Nov 2003 04:56:03 +0000 (04:56 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 7 Nov 2003 04:56:03 +0000 (04:56 -0000)
sources/uClibc.config

index c5111ae1cd6d107d1a269ada0f985cb9f162f408..472c2cf405981407394a77f383a3bf17252e634a 100644 (file)
@@ -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