commit: 941efe41a72bca04a0fe6b15bd9ba96a9c46dddf
Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 27 18:31:45 2017 +0000
Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Fri Jan 27 18:31:45 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=941efe41
app-antivirus/clamav: econf --disable-zlib-vcheck #604650
Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-antivirus/clamav/clamav-0.99.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/app-antivirus/clamav/clamav-0.99.ebuild
b/app-antivirus/clamav/clamav-0.99.ebuild
index 15506e45..144082f 100644
--- a/app-antivirus/clamav/clamav-0.99.ebuild
+++ b/app-antivirus/clamav/clamav-0.99.ebuild
@@ -51,6 +51,7 @@ src_configure() {
econf \
--disable-experimental \
--disable-fanotify \
+ --disable-zlib-vcheck \
--enable-id-check \
--with-dbdir="${EPREFIX}"/var/lib/clamav \
--with-system-tommath \