diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-11-09 13:20:21 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-11-09 13:20:21 +0000 |
commit | 1423753198ca023ff0c6ce7b62b24990aa925905 (patch) | |
tree | 00622dab91ddf82f1fb2b0e26660696a678ffcd9 /toolchain/uClibc/config/mipsel | |
parent | 694cbbccb146046da1ae26ee9667bf58067c4f21 (diff) | |
download | upstream-1423753198ca023ff0c6ce7b62b24990aa925905.tar.gz upstream-1423753198ca023ff0c6ce7b62b24990aa925905.tar.bz2 upstream-1423753198ca023ff0c6ce7b62b24990aa925905.zip |
revert abi changes in uClibc - on hold for 7.11, will be added again with the uclibc upgrade for 8.01
SVN-Revision: 9519
Diffstat (limited to 'toolchain/uClibc/config/mipsel')
-rw-r--r-- | toolchain/uClibc/config/mipsel | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/uClibc/config/mipsel b/toolchain/uClibc/config/mipsel index a8de762057..ca9184dd61 100644 --- a/toolchain/uClibc/config/mipsel +++ b/toolchain/uClibc/config/mipsel @@ -70,7 +70,7 @@ LDSO_CACHE_SUPPORT=y # LDSO_PRELOAD_FILE_SUPPORT is not set LDSO_BASE_FILENAME="ld.so" LDSO_RUNPATH=y -# 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 |