From 0d39cf7bd8aae36b5d8eb4272a42dc6919216e34 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 11 Apr 2023 17:39:25 +0100 Subject: gentoo auto-resync : 11:04:2023 - 17:39:25 --- sci-mathematics/flocq/flocq-4.1.1.ebuild | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sci-mathematics/flocq/flocq-4.1.1.ebuild') diff --git a/sci-mathematics/flocq/flocq-4.1.1.ebuild b/sci-mathematics/flocq/flocq-4.1.1.ebuild index f70775d38f46..a547b9e58320 100644 --- a/sci-mathematics/flocq/flocq-4.1.1.ebuild +++ b/sci-mathematics/flocq/flocq-4.1.1.ebuild @@ -20,6 +20,9 @@ RDEPEND=" " DEPEND="${RDEPEND}" +# Do not complain about CFLAGS etc since ML projects do not use them. +QA_FLAGS_IGNORED='.*' + src_compile() { ./remake --jobs=$(makeopts_jobs) || die } -- cgit v1.2.3