From: Khem Raj Date: Wed, 13 Jan 2010 23:04:10 +0000 (-0800) Subject: uclibc-nptl/uClibc.distro: Enable stubs for libnsl and libresolv X-Git-Tag: Release-2010-05/1~898^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0776baa885a84a0719c4250739a8d9a4cf6913a2;p=openembedded.git uclibc-nptl/uClibc.distro: Enable stubs for libnsl and libresolv * This furthers native-sdk-image compilation on uclibc nptl. Signed-off-by: Khem Raj --- 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