Author: blogic Date: 2015-03-26 11:57:44 +0100 (Thu, 26 Mar 2015) New Revision: 45004
Modified: trunk/toolchain/uClibc/config-0.9.33.2/common Log: uclibc: add LD_PRELOAD support Signed-off-by: John Crispin <[email protected]> Modified: trunk/toolchain/uClibc/config-0.9.33.2/common =================================================================== --- trunk/toolchain/uClibc/config-0.9.33.2/common 2015-03-26 10:42:36 UTC (rev 45003) +++ trunk/toolchain/uClibc/config-0.9.33.2/common 2015-03-26 10:57:44 UTC (rev 45004) @@ -36,7 +36,7 @@ # 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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
