enable res_close bsd compat, asterisk requires this
SVN-Revision: 10048
This commit is contained in:
parent
a1a07442e6
commit
72b3f74a04
8 changed files with 8 additions and 8 deletions
|
@ -120,7 +120,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
|
||||
|
|
|
@ -121,7 +121,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
|
||||
|
|
|
@ -105,7 +105,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
|
||||
|
|
|
@ -121,7 +121,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
|
||||
|
|
|
@ -121,7 +121,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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -107,7 +107,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
|
||||
|
|
Loading…
Reference in a new issue