aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/config/avr32
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-12-30 03:56:33 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-12-30 03:56:33 +0000
commit6453d413ce5f1c5439497a197fa7cec361f4480a (patch)
tree3a322c751b41a1fb92e48b78cda69c7aa0df57c3 /toolchain/uClibc/config/avr32
parent9376bce2c26889aeff405ec13a4f3900889c2094 (diff)
downloadupstream-6453d413ce5f1c5439497a197fa7cec361f4480a.tar.gz
upstream-6453d413ce5f1c5439497a197fa7cec361f4480a.tar.bz2
upstream-6453d413ce5f1c5439497a197fa7cec361f4480a.zip
enable res_close bsd compat, asterisk requires this
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10048 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/uClibc/config/avr32')
-rw-r--r--toolchain/uClibc/config/avr322
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/uClibc/config/avr32 b/toolchain/uClibc/config/avr32
index dc55e802a5..24340db0b8 100644
--- a/toolchain/uClibc/config/avr32
+++ b/toolchain/uClibc/config/avr32
@@ -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