From: Alfredo Tupone Date: Wed, 13 May 2020 08:10:43 +0000 (+0200) Subject: dev-ml/camlp5: fis QA warning on CFLAGS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a828a291d0e70df9d734162ee846a217e406e338;p=gentoo.git dev-ml/camlp5: fis QA warning on CFLAGS Closes: https://bugs.gentoo.org/722360 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alfredo Tupone --- diff --git a/dev-ml/camlp5/camlp5-7.11.ebuild b/dev-ml/camlp5/camlp5-7.11.ebuild index 999ed280a3f6..87dad60235d5 100644 --- a/dev-ml/camlp5/camlp5-7.11.ebuild +++ b/dev-ml/camlp5/camlp5-7.11.ebuild @@ -18,6 +18,10 @@ IUSE="doc +ocamlopt" DEPEND="dev-lang/ocaml" RDEPEND="${DEPEND}" +QA_FLAGS_IGNORED=( + /usr/bin/camlp5[or].opt +) + DOCS="CHANGES DEVEL ICHANGES README.md UPGRADING MODE" src_configure() {