diff options
author | Jamie Lenehan <lenehan@twibble.org> | 2006-09-13 23:19:01 +0000 |
---|---|---|
committer | Jamie Lenehan <lenehan@twibble.org> | 2006-09-13 23:19:01 +0000 |
commit | a9d54e2017021c13961749b8ce56dfbe261be8fc (patch) | |
tree | ae68f7f172e5a69884d4717afc0069c1a59410ff /site/i586-linux | |
parent | 506afe9fc6e1a8c2edfad0702797f3a66b8bb605 (diff) |
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/i586-linux')
-rw-r--r-- | site/i586-linux | 6 |
1 files changed, 6 insertions, 0 deletions
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} |