add fini crt compat option to mipsel uclibc config
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 9 Nov 2005 16:42:21 +0000 (16:42 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 9 Nov 2005 16:42:21 +0000 (16:42 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2399 3c298f89-4303-0410-b956-a3cf2f4a3e73

toolchain/uClibc/files/config.mipsel

index 0c756b5..8a7db1a 100644 (file)
@@ -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.024514 seconds and 4 git commands to generate.