diff options
author | Koen Kooi <koen@openembedded.org> | 2007-02-15 07:58:35 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-02-15 07:58:35 +0000 |
commit | 88603a6cc920c4e7c6a66e52af36de47b7357ebc (patch) | |
tree | 3cf96c94b175ad0f4669975153ac71c4d7367c7b /site/common-glibc | |
parent | 2555e03ec4371f13f8d8101934d17696bc91027a (diff) |
site: add monotone bits for powerpc, clamav bits for all and forced-unwind for arm
Diffstat (limited to 'site/common-glibc')
-rw-r--r-- | site/common-glibc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/site/common-glibc b/site/common-glibc index e69de29bb2..9358856856 100644 --- a/site/common-glibc +++ b/site/common-glibc @@ -0,0 +1,6 @@ +# 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} + |