projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Enable LDSO_RUNPATH in uClibc configuration for all platforms
[openwrt.git]
/
toolchain
/
uClibc
/
config
/
mipsel
diff --git
a/toolchain/uClibc/config/mipsel
b/toolchain/uClibc/config/mipsel
index
31ab50a
..
ca9184d
100644
(file)
--- a/
toolchain/uClibc/config/mipsel
+++ b/
toolchain/uClibc/config/mipsel
@@
-69,7
+69,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=y
UCLIBC_CTOR_DTOR=y
# HAS_NO_THREADS is not set
This page took
0.020428 seconds
and
4
git commands to generate.