From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-scheme/fibers/
Date: Mon, 22 May 2023 01:19:52 +0000 (UTC) [thread overview]
Message-ID: <1684718389.7937bc1ac5517948b3bf6fa047e1078ea361f5d3.xgqt@gentoo> (raw)
commit: 7937bc1ac5517948b3bf6fa047e1078ea361f5d3
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon May 22 00:29:05 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon May 22 01:19:49 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7937bc1a
dev-scheme/fibers: disable Werror
Closes: https://bugs.gentoo.org/906862
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
dev-scheme/fibers/fibers-1.2.0.ebuild | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/dev-scheme/fibers/fibers-1.2.0.ebuild b/dev-scheme/fibers/fibers-1.2.0.ebuild
index 55c24d617cea..5bedc28e5196 100644
--- a/dev-scheme/fibers/fibers-1.2.0.ebuild
+++ b/dev-scheme/fibers/fibers-1.2.0.ebuild
@@ -31,6 +31,10 @@ src_prepare() {
eautoreconf
}
+src_configure() {
+ econf --disable-Werror
+}
+
src_install() {
default
next reply other threads:[~2023-05-22 1:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-22 1:19 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-07-08 21:22 [gentoo-commits] repo/gentoo:master commit in: dev-scheme/fibers/ Maciej Barć
2023-05-22 1:19 Maciej Barć
2023-01-30 23:45 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=1684718389.7937bc1ac5517948b3bf6fa047e1078ea361f5d3.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