aboutsummaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorJamie Lenehan <lenehan@twibble.org>2006-08-17 04:19:48 +0000
committerJamie Lenehan <lenehan@twibble.org>2006-08-17 04:19:48 +0000
commit7cc0feb3fc7835552e85f053f4b9b1eb69bee310 (patch)
tree7da352238343fae2655b10ab87e4f82c4e2cd8eb /site
parent78b520fc2761a9b0c951edba1a7d1700eeec8ad4 (diff)
downloadopenembedded-7cc0feb3fc7835552e85f053f4b9b1eb69bee310.tar.gz
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.
Diffstat (limited to 'site')
-rw-r--r--site/i386-linux5
-rw-r--r--site/i486-linux5
-rw-r--r--site/i586-linux5
3 files changed, 15 insertions, 0 deletions
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}