unconditionally enable c99 math support in uclibc - many packages need it
[openwrt.git] / toolchain / uClibc / config / i686
index 2828d25..d3cae70 100644 (file)
@@ -63,7 +63,7 @@ ARCH_HAS_MMU=y
 ARCH_USE_MMU=y
 UCLIBC_HAS_FLOATS=y
 UCLIBC_HAS_FPU=y
-# DO_C99_MATH is not set
+DO_C99_MATH=y
 KERNEL_HEADERS="."
 HAVE_DOT_CONFIG=y
 
This page took 0.022037 seconds and 4 git commands to generate.