projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ee0a51
)
add fini crt compat option to mipsel uclibc config
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 9 Nov 2005 16:42:21 +0000
(16:42 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 9 Nov 2005 16:42:21 +0000
(16:42 +0000)
SVN-Revision: 2399
openwrt/toolchain/uClibc/files/config.mipsel
patch
|
blob
|
history
diff --git
a/openwrt/toolchain/uClibc/files/config.mipsel
b/openwrt/toolchain/uClibc/files/config.mipsel
index 0c756b5f5d6031986a967819bf532ae3ab11c49d..8a7db1a3dcd44bd8956eec55fc3ad4bc7a311806 100644
(file)
--- 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