public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/coq-mathcomp/
Date: Tue, 11 Apr 2023 14:18:23 +0000 (UTC)	[thread overview]
Message-ID: <1681222621.23ddd3215b20cec819a0edda598720c81dc8aa4b.xgqt@gentoo> (raw)

commit:     23ddd3215b20cec819a0edda598720c81dc8aa4b
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 11 12:03:01 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Apr 11 14:17:01 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23ddd321

sci-mathematics/coq-mathcomp: ignore CFLAGS for ML/Coq code

Closes: https://bugs.gentoo.org/904155
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 sci-mathematics/coq-mathcomp/coq-mathcomp-1.14.0-r2.ebuild | 3 +++
 sci-mathematics/coq-mathcomp/coq-mathcomp-1.15.0-r1.ebuild | 3 +++
 sci-mathematics/coq-mathcomp/coq-mathcomp-1.16.0-r1.ebuild | 3 +++
 3 files changed, 9 insertions(+)

diff --git a/sci-mathematics/coq-mathcomp/coq-mathcomp-1.14.0-r2.ebuild b/sci-mathematics/coq-mathcomp/coq-mathcomp-1.14.0-r2.ebuild
index 169688aba6cc..19ef924f2ac9 100644
--- a/sci-mathematics/coq-mathcomp/coq-mathcomp-1.14.0-r2.ebuild
+++ b/sci-mathematics/coq-mathcomp/coq-mathcomp-1.14.0-r2.ebuild
@@ -19,6 +19,9 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}"
 
+# Do not complain about CFLAGS etc since ML projects do not use them.
+QA_FLAGS_IGNORED='.*'
+
 # > make jobserver unavailable
 src_compile() {
 	emake -j1

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='.*'

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='.*'


             reply	other threads:[~2023-04-11 14:18 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-11 14:18 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-04 21:58 [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/coq-mathcomp/ Maciej Barć
2024-01-15 21:20 Maciej Barć
2024-01-15 21:20 Maciej Barć
2023-10-24 12:30 Maciej Barć
2023-07-15 22:17 Maciej Barć
2023-04-11 14:18 Maciej Barć
2023-03-15  1:29 Maciej Barć
2023-02-16 11:59 Maciej Barć
2023-02-02 10:51 Maciej Barć
2022-09-07 12:17 Maciej Barć
2022-09-07 12:17 Maciej Barć
2022-03-05  4:44 Maciej Barć

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1681222621.23ddd3215b20cec819a0edda598720c81dc8aa4b.xgqt@gentoo \
    --to=xgqt@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox