summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/coq-mathcomp/coq-mathcomp-1.16.0-r1.ebuild')
-rw-r--r--sci-mathematics/coq-mathcomp/coq-mathcomp-1.16.0-r1.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/sci-mathematics/coq-mathcomp/coq-mathcomp-1.16.0-r1.ebuild b/sci-mathematics/coq-mathcomp/coq-mathcomp-1.16.0-r1.ebuild
index 7ccb37804477..f90ad15beb45 100644
--- a/sci-mathematics/coq-mathcomp/coq-mathcomp-1.16.0-r1.ebuild
+++ b/sci-mathematics/coq-mathcomp/coq-mathcomp-1.16.0-r1.ebuild
@@ -20,3 +20,6 @@ RDEPEND="
dev-lang/ocaml:=
"
DEPEND="${RDEPEND}"
+
+# Do not complain about CFLAGS etc since ML projects do not use them.
+QA_FLAGS_IGNORED='.*'