app-antivirus/clamav: econf --disable-zlib-vcheck #604650

Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
Zac Medico
2017-01-21 13:07:05 -08:00
parent 4cb763302f
commit 294f8b57b0

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -54,6 +54,7 @@ src_configure() {
econf \
--disable-experimental \
--disable-fanotify \
--disable-zlib-vcheck \
--enable-id-check \
--with-dbdir="${EPREFIX}"/var/lib/clamav \
--with-system-tommath \