aboutsummaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorJamie Lenehan <lenehan@twibble.org>2006-09-13 23:19:01 +0000
committerJamie Lenehan <lenehan@twibble.org>2006-09-13 23:19:01 +0000
commita9d54e2017021c13961749b8ce56dfbe261be8fc (patch)
treeae68f7f172e5a69884d4717afc0069c1a59410ff /site
parent506afe9fc6e1a8c2edfad0702797f3a66b8bb605 (diff)
downloadopenembedded-a9d54e2017021c13961749b8ce56dfbe261be8fc.tar.gz
site: Add entries for clamav for my test platforms: sh4, i486 and i586.
Remove the site file from the clamav package itself since support for package specific site files is not included in OE yet.
Diffstat (limited to 'site')
-rw-r--r--site/i486-linux6
-rw-r--r--site/i586-linux6
-rw-r--r--site/sh4-linux6
3 files changed, 18 insertions, 0 deletions
diff --git a/site/i486-linux b/site/i486-linux
index 2fc4c476af..f2998e7fb2 100644
--- a/site/i486-linux
+++ b/site/i486-linux
@@ -169,3 +169,9 @@ lftp_cv___va_copy=${lftp_cv___va_copy=yes}
slrn_cv___va_copy=${slrn_cv___va_copy=yes}
slrn_cv_va_copy=${slrn_cv_va_copy=no}
slrn_cv_va_val_copy=${slrn_cv_va_val_copy=yes}
+
+# clamav
+clamav_av_func_working_snprintf_long=${clamav_av_func_working_snprintf_long=yes}
+clamav_av_have_in_port_t=${clamav_av_have_in_port_t=yes}
+clamav_av_have_in_addr_t=${clamav_av_have_in_addr_t=yes}
+ac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped=yes}
diff --git a/site/i586-linux b/site/i586-linux
index b4fda09b81..a57d841003 100644
--- a/site/i586-linux
+++ b/site/i586-linux
@@ -144,3 +144,9 @@ lftp_cv___va_copy=${lftp_cv___va_copy=yes}
slrn_cv___va_copy=${slrn_cv___va_copy=yes}
slrn_cv_va_copy=${slrn_cv_va_copy=no}
slrn_cv_va_val_copy=${slrn_cv_va_val_copy=yes}
+
+# clamav
+clamav_av_func_working_snprintf_long=${clamav_av_func_working_snprintf_long=yes}
+clamav_av_have_in_port_t=${clamav_av_have_in_port_t=yes}
+clamav_av_have_in_addr_t=${clamav_av_have_in_addr_t=yes}
+ac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped=yes}
diff --git a/site/sh4-linux b/site/sh4-linux
index bb0bf09e6c..d9513ec182 100644
--- a/site/sh4-linux
+++ b/site/sh4-linux
@@ -281,3 +281,9 @@ 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}
+
+# clamav
+clamav_av_func_working_snprintf_long=${clamav_av_func_working_snprintf_long=yes}
+clamav_av_have_in_port_t=${clamav_av_have_in_port_t=yes}
+clamav_av_have_in_addr_t=${clamav_av_have_in_addr_t=yes}
+ac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped=yes}