Commit d3025830 authored by Eric Andersen's avatar Eric Andersen
Browse files

Oops! Don't disable all float support!

parent 225802fc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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