summaryrefslogtreecommitdiffstats
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:36 +0100
commit4ac307ec4097f07b8e6c8f06f91a430e788330fd (patch)
tree516648c81fdbfa648c1605d51ccaf70b34af5a98 /meta/site/mipsel-linux
parentc8f8ca9e46b3777968fbac5a84da94add8b40fb7 (diff)
downloadpoky-4ac307ec4097f07b8e6c8f06f91a430e788330fd.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. (From OE-Core rev: bca50524921a870bf774e23973a834f20701f146) Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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}
37 37
38# libpcap 38# libpcap
39ac_cv_linux_vers=${ac_cv_linux_vers=2} 39ac_cv_linux_vers=${ac_cv_linux_vers=2}
40ac_cv_func_getaddrinfo=${ac_cv_func_getaddrinfo=yes}
41 40
42# slrn 41# slrn
43slrn_cv___va_copy=${slrn_cv___va_copy=yes} 42slrn_cv___va_copy=${slrn_cv___va_copy=yes}