Skip to content
Snippets Groups Projects
Commit 384eb8ce authored by John Crispin's avatar John Crispin
Browse files

uclibc: add LD_PRELOAD support


Signed-off-by: default avatarJohn Crispin <blogic@openwrt.org>

SVN-Revision: 45004
parent 414e8ba6
No related branches found
No related tags found
No related merge requests found
...@@ -36,7 +36,7 @@ LDSO_LDD_SUPPORT=y ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment