uclibc: add LD_PRELOAD support
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 45004
This commit is contained in:
parent
414e8ba634
commit
384eb8ce7d
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ LDSO_LDD_SUPPORT=y
|
||||||
# LDSO_NO_CLEANUP is not set
|
# LDSO_NO_CLEANUP is not set
|
||||||
# LDSO_PRELINK_SUPPORT is not set
|
# LDSO_PRELINK_SUPPORT is not set
|
||||||
# LDSO_PRELOAD_FILE_SUPPORT is not set
|
# LDSO_PRELOAD_FILE_SUPPORT is not set
|
||||||
# LDSO_PRELOAD_ENV_SUPPORT is not set
|
LDSO_PRELOAD_ENV_SUPPORT=y
|
||||||
LDSO_RUNPATH=y
|
LDSO_RUNPATH=y
|
||||||
# LDSO_SEARCH_INTERP_PATH is not set
|
# LDSO_SEARCH_INTERP_PATH is not set
|
||||||
# LDSO_STANDALONE_SUPPORT is not set
|
# LDSO_STANDALONE_SUPPORT is not set
|
||||||
|
|
Loading…
Reference in a new issue