From 384eb8ce7d6991e7f4545e92bf82d0bf23cc16d3 Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
Date: Thu, 26 Mar 2015 10:57:44 +0000
Subject: uclibc: add LD_PRELOAD support

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 45004
---
 toolchain/uClibc/config-0.9.33.2/common | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'toolchain/uClibc/config-0.9.33.2/common')

diff --git a/toolchain/uClibc/config-0.9.33.2/common b/toolchain/uClibc/config-0.9.33.2/common
index c587b9a..457d21f 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
-- 
cgit v1.1