unconditionally enable c99 math support in uclibc - many packages need it
[openwrt/svn-archive/archive.git] / toolchain / uClibc / config / avr32
index e6303081ad4b148d5472a23b7fbe9f1d951c2c1f..de685cd10b826ff8f420470ce8acba657a66a126 100644 (file)
@@ -43,7 +43,7 @@ ARCH_USE_MMU=y
 UCLIBC_HAS_FLOATS=y
 UCLIBC_HAS_FPU=y
 UCLIBC_HAS_SOFT_FLOAT=y
-# DO_C99_MATH is not set
+DO_C99_MATH=y
 KERNEL_SOURCE="./toolchain_build_avr32/linux/include"
 KERNEL_HEADERS="./toolchain_build_avr32/linux/include"
 HAVE_DOT_CONFIG=y