add CONFIG_RING to x86-2.6 config
[openwrt.git] / openwrt / toolchain / uClibc / files / config.mipsel
index 8c94447..8a7db1a 100644 (file)
@@ -42,7 +42,7 @@ ARCH_LITTLE_ENDIAN=y
 ARCH_HAS_MMU=y
 UCLIBC_HAS_FLOATS=y
 HAS_FPU=y
-DO_C99_MATH=y
+# DO_C99_MATH is not set
 KERNEL_SOURCE="./toolchain_build_mipsel/linux"
 C_SYMBOL_PREFIX=""
 HAVE_DOT_CONFIG=y
@@ -62,7 +62,7 @@ LDSO_CACHE_SUPPORT=y
 # LDSO_PRELOAD_FILE_SUPPORT is not set
 LDSO_BASE_FILENAME="ld.so"
 # LDSO_RUNPATH is not set
-# DL_FINI_CRT_COMPAT is not set
+DL_FINI_CRT_COMPAT=y
 UCLIBC_CTOR_DTOR=y
 # HAS_NO_THREADS is not set
 UCLIBC_HAS_THREADS=y
This page took 0.02236 seconds and 4 git commands to generate.