From: Jamie Lenehan Date: Thu, 17 Aug 2006 04:19:48 +0000 (+0000) Subject: site/i{3,4,5}-linux: Add entries for ipsec-tools so it will build. X-Git-Tag: Release-2010-05/1~9453^2~939^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cc0feb3fc7835552e85f053f4b9b1eb69bee310;p=openembedded.git site/i{3,4,5}-linux: Add entries for ipsec-tools so it will build. i686-linux was already ok, but i{3,4,5}86-linux were missing the appropriate entries. Note that ipsec-tools does not currently build with gcc 4.x. --- diff --git a/site/i386-linux b/site/i386-linux index 422c825bef..b305dfeec4 100644 --- a/site/i386-linux +++ b/site/i386-linux @@ -104,3 +104,8 @@ with_broken_putenv=${with_broken_putenv=no} # xffm jm_cv_func_working_readdir=yes + +# ipsec-tools +ac_cv_va_copy=${ac_cv_va_copy=no} +ac_cv___va_copy=${ac_cv___va_copy=yes} +racoon_cv_bug_getaddrinfo=${racoon_cv_bug_getaddrinfo=no} diff --git a/site/i486-linux b/site/i486-linux index 1791e58ea7..c772380b81 100644 --- a/site/i486-linux +++ b/site/i486-linux @@ -140,3 +140,8 @@ ac_cv_file_lib_src_libmad_frame_h=${ac_cv_file_lib_src_libmad_frame_h=no} # xorg X11R7 ac_cv_sys_linker_h=${ac_cv_sys_linker_h=no} ac_cv_file__usr_share_X11_sgml_defs_ent=${ac_cv_file__usr_share_X11_sgml_defs_ent=no} + +# ipsec-tools +ac_cv_va_copy=${ac_cv_va_copy=no} +ac_cv___va_copy=${ac_cv___va_copy=yes} +racoon_cv_bug_getaddrinfo=${racoon_cv_bug_getaddrinfo=no} diff --git a/site/i586-linux b/site/i586-linux index 65b7c0dd8a..540021910f 100644 --- a/site/i586-linux +++ b/site/i586-linux @@ -123,3 +123,8 @@ php_cv_lib_cookie_io_functions_use_off64_t=${php_cv_lib_cookie_io_functions_use_ # xffm jm_cv_func_working_readdir=yes + +# ipsec-tools +ac_cv_va_copy=${ac_cv_va_copy=no} +ac_cv___va_copy=${ac_cv___va_copy=yes} +racoon_cv_bug_getaddrinfo=${racoon_cv_bug_getaddrinfo=no}