aboutsummaryrefslogtreecommitdiffstats
path: root/meta/site/arm-common
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/arm-common
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/arm-common')
-rw-r--r--meta/site/arm-common2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/site/arm-common b/meta/site/arm-common
index 7317a13fdf..65ebd06131 100644
--- a/meta/site/arm-common
+++ b/meta/site/arm-common
@@ -87,7 +87,6 @@ ac_cv_strerror_r_SUSv3=${ac_cv_strerror_r_SUSv3=no}
ac_cv_va_copy=${ac_cv_va_copy=yes}
ac_cv___va_copy=${ac_cv___va_copy=yes}
ac_cv_va_val_copy=${ac_cv_va_val_copy=yes}
-racoon_cv_bug_getaddrinfo=${racoon_cv_bug_getaddrinfo=no}
# jikes
ac_cv_sizeof_wchar_t=4
@@ -137,7 +136,6 @@ ac_cv_alignof_CORBA_pointer=4
ac_cv_alignof_CORBA_short=2
ac_cv_alignof_CORBA_struct=1
ac_cv_alignof_CORBA_wchar=2
-ac_cv_func_getaddrinfo=${ac_cv_func_getaddrinfo=yes}
# php
ac_cv_pread=${ac_cv_pread=no}