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 /packages/clamav | |
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 'packages/clamav')
-rw-r--r-- | packages/clamav/site/common-glibc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/packages/clamav/site/common-glibc b/packages/clamav/site/common-glibc deleted file mode 100644 index 9901eaf367..0000000000 --- a/packages/clamav/site/common-glibc +++ /dev/null @@ -1,4 +0,0 @@ -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} |