unconditionally enable c99 math support in uclibc - many packages need it
[openwrt.git] / toolchain / uClibc / config / cris
index 8a018d9..389ba8a 100644 (file)
@@ -37,7 +37,7 @@ ARCH_HAS_MMU=y
 UCLIBC_HAS_FLOATS=y
 # HAS_FPU is not set
 UCLIBC_HAS_SOFT_FLOAT=y
-# DO_C99_MATH is not set
+DO_C99_MATH=y
 KERNEL_SOURCE="/raid/trunk/toolchain_build_cris/linux"
 C_SYMBOL_PREFIX=""
 HAVE_DOT_CONFIG=y
This page took 0.025626 seconds and 4 git commands to generate.