mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 17:24:05 +02:00
add fini crt compat option to mipsel uclibc config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2399 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6f0ddd19ee
commit
ce790cdf2b
@ -62,7 +62,7 @@ LDSO_CACHE_SUPPORT=y
|
|||||||
# LDSO_PRELOAD_FILE_SUPPORT is not set
|
# LDSO_PRELOAD_FILE_SUPPORT is not set
|
||||||
LDSO_BASE_FILENAME="ld.so"
|
LDSO_BASE_FILENAME="ld.so"
|
||||||
# LDSO_RUNPATH is not set
|
# LDSO_RUNPATH is not set
|
||||||
# DL_FINI_CRT_COMPAT is not set
|
DL_FINI_CRT_COMPAT=y
|
||||||
UCLIBC_CTOR_DTOR=y
|
UCLIBC_CTOR_DTOR=y
|
||||||
# HAS_NO_THREADS is not set
|
# HAS_NO_THREADS is not set
|
||||||
UCLIBC_HAS_THREADS=y
|
UCLIBC_HAS_THREADS=y
|
||||||
|
Loading…
Reference in New Issue
Block a user