uclibc: add LD_PRELOAD support
authorJohn Crispin <john@openwrt.org>
Thu, 26 Mar 2015 10:57:44 +0000 (10:57 +0000)
committerJohn 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

index c587b9a9fc56d5233801ad10108266e50ecb49cd..457d21f638a727fa63647cbf5dda9ca6a4b1135a 100644 (file)
@@ -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_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
 LDSO_RUNPATH=y
 # LDSO_SEARCH_INTERP_PATH is not set
 # LDSO_STANDALONE_SUPPORT is not set