aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/uclibc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-01-13 15:04:10 -0800
committerKhem Raj <raj.khem@gmail.com>2010-01-14 00:36:46 -0800
commit0776baa885a84a0719c4250739a8d9a4cf6913a2 (patch)
tree615851bfe765d87507a0a132f2997756aebc8b8f /recipes/uclibc
parent667b7cb389a4cd8677fe5272f16c0d31bd77a4da (diff)
downloadopenembedded-0776baa885a84a0719c4250739a8d9a4cf6913a2.tar.gz
uclibc-nptl/uClibc.distro: Enable stubs for libnsl and libresolv
* This furthers native-sdk-image compilation on uclibc nptl. Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/uclibc')
-rw-r--r--recipes/uclibc/uclibc-nptl/uClibc.distro3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/uclibc/uclibc-nptl/uClibc.distro b/recipes/uclibc/uclibc-nptl/uClibc.distro
index e5ac05273a..1edf8619f9 100644
--- a/recipes/uclibc/uclibc-nptl/uClibc.distro
+++ b/recipes/uclibc/uclibc-nptl/uClibc.distro
@@ -57,7 +57,8 @@ 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_RESOLV_STUB=y
+UCLIBC_HAS_LIBRESOLV_STUB=y
+UCLIBC_HAS_LIBNSL_STUB=y
#
# String and Stdio Support