projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
414e8ba
)
uclibc: add LD_PRELOAD support
author
John Crispin
<john@openwrt.org>
Thu, 26 Mar 2015 10:57:44 +0000
(10:57 +0000)
committer
John Crispin
<john@openwrt.org>
Thu, 26 Mar 2015 10:57:44 +0000
(10:57 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45004
toolchain/uClibc/config-0.9.33.2/common
patch
|
blob
|
history
diff --git
a/toolchain/uClibc/config-0.9.33.2/common
b/toolchain/uClibc/config-0.9.33.2/common
index c587b9a9fc56d5233801ad10108266e50ecb49cd..457d21f638a727fa63647cbf5dda9ca6a4b1135a 100644
(file)
--- a/
toolchain/uClibc/config-0.9.33.2/common
+++ b/
toolchain/uClibc/config-0.9.33.2/common
@@
-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