From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/stdcompat/
Date: Thu, 10 Nov 2022 19:59:07 +0000 (UTC) [thread overview]
Message-ID: <1668110285.9eea5d9c51a31dcd22cd633bc5e9c560e4de5524.tupone@gentoo> (raw)
commit: 9eea5d9c51a31dcd22cd633bc5e9c560e4de5524
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 10 19:57:35 2022 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Thu Nov 10 19:58:05 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eea5d9c
dev-ml/stdcompat: ignore CFLAGS
Closes: https://bugs.gentoo.org/880717
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-ml/stdcompat/stdcompat-19.ebuild | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-ml/stdcompat/stdcompat-19.ebuild b/dev-ml/stdcompat/stdcompat-19.ebuild
index e6001579ae46..bba75839ea6b 100644
--- a/dev-ml/stdcompat/stdcompat-19.ebuild
+++ b/dev-ml/stdcompat/stdcompat-19.ebuild
@@ -20,6 +20,9 @@ BDEPEND="
dev-ml/dune
dev-ml/findlib[ocamlopt]"
+# Do not complain about CFLAGS etc since ml projects do not use them.
+QA_FLAGS_IGNORED='.*'
+
src_configure () {
econf --libdir="${EPREFIX}"/usr/$(get_libdir)/ocaml
}
next reply other threads:[~2022-11-10 19:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-10 19:59 Alfredo Tupone [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-11 20:11 [gentoo-commits] repo/gentoo:master commit in: dev-ml/stdcompat/ Alfredo Tupone
2024-07-30 21:20 Alfredo Tupone
2023-09-19 17:48 Arthur Zamarin
2022-11-10 7:45 Alfredo Tupone
2022-11-10 7:35 Alfredo Tupone
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=1668110285.9eea5d9c51a31dcd22cd633bc5e9c560e4de5524.tupone@gentoo \
--to=tupone@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