summaryrefslogtreecommitdiff
path: root/target/x86
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-04-14 13:05:21 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-04-14 13:05:21 +0200
commit9e95856062769c9725b463c3d8250ca18e35abad (patch)
tree8567b723fd9f274ae4946a742189e5643855f9fa /target/x86
parentefbd5bdc77b36d5c52d0018163952b19076b21c7 (diff)
LDSO_RUNPATH_OF_EXECUTABLE is required f.e. for samba
Diffstat (limited to 'target/x86')
-rw-r--r--target/x86/uclibc.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/x86/uclibc.config b/target/x86/uclibc.config
index 3a38139b9..4df723128 100644
--- a/target/x86/uclibc.config
+++ b/target/x86/uclibc.config
@@ -78,6 +78,7 @@ LDSO_BASE_FILENAME="ld.so"
# LDSO_PRELINK_SUPPORT is not set
# UCLIBC_STATIC_LDCONFIG is not set
LDSO_RUNPATH=y
+LDSO_RUNPATH_OF_EXECUTABLE=y
LDSO_SAFE_RUNPATH=y
LDSO_SEARCH_INTERP_PATH=y
LDSO_LD_LIBRARY_PATH=y