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
/
cris
diff --git
a/toolchain/uClibc/config/cris
b/toolchain/uClibc/config/cris
index
2351c33
..
8a018d9
100644
(file)
--- a/
toolchain/uClibc/config/cris
+++ b/
toolchain/uClibc/config/cris
@@
-56,7
+56,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 is not set
# HAS_NO_THREADS is not set
This page took
0.03066 seconds
and
4
git commands to generate.