From: nbd Date: Wed, 9 Nov 2005 16:42:21 +0000 (+0000) Subject: add fini crt compat option to mipsel uclibc config X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=ce790cdf2b44331225548b90cbf145a371611162;p=openwrt.git add fini crt compat option to mipsel uclibc config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2399 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/toolchain/uClibc/files/config.mipsel b/openwrt/toolchain/uClibc/files/config.mipsel index 0c756b5f5d..8a7db1a3dc 100644 --- a/openwrt/toolchain/uClibc/files/config.mipsel +++ b/openwrt/toolchain/uClibc/files/config.mipsel @@ -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