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
/
mips
diff --git
a/toolchain/uClibc/config/mips
b/toolchain/uClibc/config/mips
index
a783f8b
..
09191e5
100644
(file)
--- a/
toolchain/uClibc/config/mips
+++ b/
toolchain/uClibc/config/mips
@@
-118,7
+118,7
@@
UCLIBC_HAS_RPC=y
UCLIBC_HAS_FULL_RPC=y
# UCLIBC_HAS_REENTRANT_RPC is not set
# UCLIBC_USE_NETLINK is not set
-# UCLIBC_HAS_BSD_RES_CLOSE is not set
+UCLIBC_HAS_BSD_RES_CLOSE=y
#
# String and Stdio Support
This page took
0.021407 seconds
and
4
git commands to generate.