aboutsummaryrefslogtreecommitdiffstats
path: root/meta/site/mipsel-linux
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-07-26 16:23:01 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-04 15:04:06 +0100
commitbca50524921a870bf774e23973a834f20701f146 (patch)
treee39c7cd980254db12fb8391f8816af371234d1cc /meta/site/mipsel-linux
parentdc678e674ba9c56feb150bf06829a44fbe4e2b5a (diff)
downloadopenembedded-core-bca50524921a870bf774e23973a834f20701f146.tar.gz
Various siteinfo files: Consolidate ac_cv_func_getaddrinfo
This is a libc feature, move there. Drop the ipsec-tools specific test as ipsec-tools (a) assumes fine on cross-compile and (b) doesn't support buggy getaddrinfo now. Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'meta/site/mipsel-linux')
-rw-r--r--meta/site/mipsel-linux1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/site/mipsel-linux b/meta/site/mipsel-linux
index 3347914224..7292f6f923 100644
--- a/meta/site/mipsel-linux
+++ b/meta/site/mipsel-linux
@@ -37,7 +37,6 @@ glib_cv_use_pid_surrogate=${glib_cv_use_pid_surrogate=yes}
# libpcap
ac_cv_linux_vers=${ac_cv_linux_vers=2}
-ac_cv_func_getaddrinfo=${ac_cv_func_getaddrinfo=yes}
# slrn
slrn_cv___va_copy=${slrn_cv___va_copy=yes}