summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/config/arm
diff options
context:
space:
mode:
authorrwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-06-29 05:34:12 +0000
committerrwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-06-29 05:34:12 +0000
commitaefa916a3aca58640ae3a3305a345a95a282bc17 (patch)
tree4b88baa5b000292d18903df642b1f4456fd9ef7c /toolchain/uClibc/config/arm
parent0555f214cf15c0b63a4944cdf288e8d75b10ec14 (diff)
Enable LDSO_RUNPATH in uClibc configuration for all platforms
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7769 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/uClibc/config/arm')
-rw-r--r--toolchain/uClibc/config/arm2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/uClibc/config/arm b/toolchain/uClibc/config/arm
index 70d907b5a..db326c961 100644
--- a/toolchain/uClibc/config/arm
+++ b/toolchain/uClibc/config/arm
@@ -67,7 +67,7 @@ LDSO_LDD_SUPPORT=y
LDSO_CACHE_SUPPORT=y
# LDSO_PRELOAD_FILE_SUPPORT is not set
LDSO_BASE_FILENAME="ld.so"
-# LDSO_RUNPATH is not set
+LDSO_RUNPATH=y
# DL_FINI_CRT_COMPAT is not set
UCLIBC_CTOR_DTOR=y
# HAS_NO_THREADS is not set