From: "罗百科" <patrick@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/flite/
Date: Fri, 25 Nov 2022 14:42:13 +0000 (UTC) [thread overview]
Message-ID: <1669387325.4daddfa6021dcf02f3bff9919ac2d51b4dd7fb36.patrick@gentoo> (raw)
commit: 4daddfa6021dcf02f3bff9919ac2d51b4dd7fb36
Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 25 14:41:17 2022 +0000
Commit: 罗百科 <patrick <AT> gentoo <DOT> org>
CommitDate: Fri Nov 25 14:42:05 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4daddfa6
app-accessibility/flite: restrict src_compile to -j1
Reliably fails to build with higher parallelism.
Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org>
app-accessibility/flite/flite-2.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-accessibility/flite/flite-2.2.ebuild b/app-accessibility/flite/flite-2.2.ebuild
index cd68f7a8307f..0b4c34e70ff8 100644
--- a/app-accessibility/flite/flite-2.2.ebuild
+++ b/app-accessibility/flite/flite-2.2.ebuild
@@ -102,7 +102,7 @@ multilib_src_configure() {
}
multilib_src_compile() {
- emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}"
+ emake -j1 CC="$(tc-getCC)" CFLAGS="${CFLAGS}"
}
multilib_src_install_all() {
next reply other threads:[~2022-11-25 14:42 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-25 14:42 罗百科 [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-07 16:19 [gentoo-commits] repo/gentoo:master commit in: app-accessibility/flite/ Arthur Zamarin
2024-06-04 18:23 Arthur Zamarin
2024-06-04 18:23 Arthur Zamarin
2024-06-04 18:23 Arthur Zamarin
2023-05-31 18:24 Andreas Sturmlechner
2023-05-31 18:24 Andreas Sturmlechner
2023-04-16 3:39 Sam James
2023-03-22 5:30 Sam James
2022-05-26 5:30 WANG Xuerui
2021-08-10 8:58 Yixun Lan
2021-04-22 12:23 Sam James
2021-04-22 12:18 Sam James
2021-04-22 12:18 Sam James
2021-04-22 12:13 Sam James
2021-04-22 12:13 Sam James
2021-04-22 12:11 Sam James
2021-04-22 12:08 Sam James
2021-02-28 13:58 罗百科
2020-05-03 21:55 Sergei Trofimovich
2020-02-20 2:55 Matt Turner
2017-06-18 11:56 Alexis Ballier
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=1669387325.4daddfa6021dcf02f3bff9919ac2d51b4dd7fb36.patrick@gentoo \
--to=patrick@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