From 8f7093361bd5d0227000fb17627e1bc2d365c993 Mon Sep 17 00:00:00 2001 From: Alon Bar-Lev Date: Tue, 2 Apr 2019 21:10:40 +0300 Subject: [PATCH] dev-libs/opensc: disable strict build Signed-off-by: Alon Bar-Lev Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- dev-libs/opensc/opensc-0.19.0-r2.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-libs/opensc/opensc-0.19.0-r2.ebuild b/dev-libs/opensc/opensc-0.19.0-r2.ebuild index 8e68f0328789..dff2daa814ce 100644 --- a/dev-libs/opensc/opensc-0.19.0-r2.ebuild +++ b/dev-libs/opensc/opensc-0.19.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -44,6 +44,7 @@ src_configure() { --with-completiondir="$(get_bashcompdir)" \ --disable-openpace \ --disable-static \ + --disable-strict \ --enable-man \ $(use_enable ctapi) \ $(use_enable doc) \ -- 2.26.2