summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2017-01-27 10:31:45 -0800
committerZac Medico <zmedico@gentoo.org>2017-01-27 10:31:45 -0800
commit941efe41a72bca04a0fe6b15bd9ba96a9c46dddf (patch)
treedc765cb188fb4512623ed828a9961a62d71214b9 /app-antivirus
parentnet-irc/kvirc: Stabilize on amd64/x86. (diff)
downloadgentoo-941efe41a72bca04a0fe6b15bd9ba96a9c46dddf.tar.gz
gentoo-941efe41a72bca04a0fe6b15bd9ba96a9c46dddf.tar.bz2
gentoo-941efe41a72bca04a0fe6b15bd9ba96a9c46dddf.zip
app-antivirus/clamav: econf --disable-zlib-vcheck #604650
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-antivirus')
-rw-r--r--app-antivirus/clamav/clamav-0.99.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-antivirus/clamav/clamav-0.99.ebuild b/app-antivirus/clamav/clamav-0.99.ebuild
index 15506e45060d..144082fa06e6 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 \