From: John Crispin Date: Thu, 26 Mar 2015 10:57:44 +0000 (+0000) Subject: uclibc: add LD_PRELOAD support X-Git-Tag: reboot~3733 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=384eb8ce7d6991e7f4545e92bf82d0bf23cc16d3 uclibc: add LD_PRELOAD support Signed-off-by: John Crispin SVN-Revision: 45004 --- 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