diff options
author | Chris Larson <clarson@kergoth.com> | 2005-02-09 23:57:23 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2005-02-09 23:57:23 +0000 |
commit | addbbf90c7cb9f89fa2b0c94fc7be82dc7e7930f (patch) | |
tree | 1837dc4db942d0176c40fd8a1a0fab104e2cc52e /site/armeb-linux-uclibc | |
parent | c25445d4276ddbc7c1dee0b64de0b04bd402cf26 (diff) |
Merge oe-devel@oe-devel.bkbits.net:openembedded
into handhelds.org:/home/kergoth/code/openembedded
2005/02/09 18:56:44-05:00 handhelds.org!kergoth
Add some test results to the arm*-linux* site files for ipsec-tools.
BKrev: 420aa363mVPM5ihouK2TsPwGQj3nuA
Diffstat (limited to 'site/armeb-linux-uclibc')
-rw-r--r-- | site/armeb-linux-uclibc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/site/armeb-linux-uclibc b/site/armeb-linux-uclibc index 57ea088898..5137d8d1aa 100644 --- a/site/armeb-linux-uclibc +++ b/site/armeb-linux-uclibc @@ -334,3 +334,9 @@ rsync_cv_REPLACE_INET_ATON=${rsync_cv_REPLACE_INET_ATON=no} # sudo sudo_cv_uid_t_len=${sudo_cv_uid_t_len=10} + +# ipsec-tools +ac_cv_va_copy=${ac_cv_va_copy=no} +ac_cv_va_val_copy=${ac_cv_va_val_copy=yes} +ac_cv___va_copy=${ac_cv___va_copy=yes} +racoon_cv_bug_getaddrinfo=${racoon_cv_bug_getaddrinfo=no} |