From: blogic Date: Thu, 26 Mar 2015 10:57:44 +0000 (+0000) Subject: uclibc: add LD_PRELOAD support X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=7f35379c581f72f19e8970d8cb6b7a8485693c29;p=openwrt.git uclibc: add LD_PRELOAD support Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45004 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/toolchain/uClibc/config-0.9.33.2/common b/toolchain/uClibc/config-0.9.33.2/common index c587b9a9fc..457d21f638 100644 --- 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