From: Mike Frysinger Date: Fri, 10 Feb 2017 01:06:32 +0000 (-0500) Subject: sys-process/audit: add USE=static-libs support X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8e05b51396808186b355a59720e0232edf3a4f2e;p=gentoo.git sys-process/audit: add USE=static-libs support --- diff --git a/sys-process/audit/audit-2.6.4.ebuild b/sys-process/audit/audit-2.6.4.ebuild index a7d63c107d8f..9f4ef21b0e81 100644 --- a/sys-process/audit/audit-2.6.4.ebuild +++ b/sys-process/audit/audit-2.6.4.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" -IUSE="gssapi ldap python" +IUSE="gssapi ldap python static-libs" # Testcases are pretty useless as they are built for RedHat users/groups and kernels. RESTRICT="test" @@ -79,6 +79,7 @@ multilib_src_configure() { econf \ --sbindir="${EPREFIX}/sbin" \ $(use_enable gssapi gssapi-krb5) \ + $(use_enable static-libs static) \ --enable-systemd \ --without-python \ --without-python3