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 | eef07b88585df56b07d4c8a6eeba4112f007f68d (patch) | |
tree | 74fda7df2c93cd8a970dcf4f1f23d9c2487fa451 /toolchain/uClibc/config/mipsel | |
parent | 6395d7864ecfea4f61fe2c80051e8c14190fff3c (diff) | |
download | upstream-eef07b88585df56b07d4c8a6eeba4112f007f68d.tar.gz upstream-eef07b88585df56b07d4c8a6eeba4112f007f68d.tar.bz2 upstream-eef07b88585df56b07d4c8a6eeba4112f007f68d.zip |
revert abi changes in uClibc - on hold for 7.11, will be added again with the uclibc upgrade for 8.01
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9519 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |