projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
enable res_close bsd compat, asterisk requires this
[openwrt.git]
/
toolchain
/
uClibc
/
config
/
x86_64
diff --git
a/toolchain/uClibc/config/x86_64
b/toolchain/uClibc/config/x86_64
index
7578504
..
27c57a7
100644
(file)
--- a/
toolchain/uClibc/config/x86_64
+++ b/
toolchain/uClibc/config/x86_64
@@
-54,7
+54,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=y
This page took
0.021021 seconds
and
4
git commands to generate.