add fini crt compat option to mipsel uclibc config
SVN-Revision: 2399
This commit is contained in:
parent
4ee0a517f1
commit
c8f1fc4777
@ -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