diff options
Diffstat (limited to 'sci-mathematics/coq-mathcomp/coq-mathcomp-1.15.0-r1.ebuild')
-rw-r--r-- | sci-mathematics/coq-mathcomp/coq-mathcomp-1.15.0-r1.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sci-mathematics/coq-mathcomp/coq-mathcomp-1.15.0-r1.ebuild b/sci-mathematics/coq-mathcomp/coq-mathcomp-1.15.0-r1.ebuild index fec89b781e85..bb3f88518455 100644 --- a/sci-mathematics/coq-mathcomp/coq-mathcomp-1.15.0-r1.ebuild +++ b/sci-mathematics/coq-mathcomp/coq-mathcomp-1.15.0-r1.ebuild @@ -18,3 +18,6 @@ RDEPEND=" >=sci-mathematics/coq-8.16.0:= " DEPEND="${RDEPEND}" + +# Do not complain about CFLAGS etc since ML projects do not use them. +QA_FLAGS_IGNORED='.*' |