unconditionally enable c99 math support in uclibc - many packages need it
[openwrt/staging/lynxis/omap.git] / toolchain / uClibc / config / armeb
index 3367204fea63b501bc9d7c2f3161e52ab28f948e..0dfc73bdaa58c732c2ad1896cd250bcda005a888 100644 (file)
@@ -59,7 +59,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_armeb/linux"
 KERNEL_HEADERS="./toolchain_build_armeb/linux/include"
 HAVE_DOT_CONFIG=y