mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 05:38:00 +00:00
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
@ -36,7 +36,7 @@ LDSO_LDD_SUPPORT=y
|
||||
# LDSO_NO_CLEANUP is not set
|
||||
# LDSO_PRELINK_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_SEARCH_INTERP_PATH is not set
|
||||
# LDSO_STANDALONE_SUPPORT is not set
|
||||
|
Loading…
Reference in New Issue
Block a user