mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01: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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue