From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/cvm/
Date: Fri, 27 Sep 2019 14:59:04 +0000 (UTC) [thread overview]
Message-ID: <1569596337.2d7b0d82d9bdcbedbdffa674ab29e5b526e54eba.mgorny@gentoo> (raw)
commit: 2d7b0d82d9bdcbedbdffa674ab29e5b526e54eba
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 27 14:54:41 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Sep 27 14:58:57 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d7b0d82
net-libs/cvm: Force non-parallel make
Closes: https://bugs.gentoo.org/310843
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-libs/cvm/cvm-0.97.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/cvm/cvm-0.97.ebuild b/net-libs/cvm/cvm-0.97.ebuild
index 9f7bfe2f738..85fee130332 100644
--- a/net-libs/cvm/cvm-0.97.ebuild
+++ b/net-libs/cvm/cvm-0.97.ebuild
@@ -65,7 +65,7 @@ src_configure() {
}
src_compile() {
- default
+ emake -j1
if use mysql; then
einfo "Building MySQL support"
next reply other threads:[~2019-09-27 14:59 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-27 14:59 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-23 18:07 [gentoo-commits] repo/gentoo:master commit in: net-libs/cvm/ Matt Turner
2022-10-08 12:17 Sam James
2022-10-08 12:17 Sam James
2022-03-03 21:45 Sam James
2020-04-08 10:58 Agostino Sarubbo
2019-10-04 14:11 Ulrich Müller
2019-10-03 8:12 Agostino Sarubbo
2019-05-17 17:41 Stefan Strogin
2019-04-28 7:42 Sergei Trofimovich
2019-02-15 13:56 Brian Evans
2018-07-26 1:46 Mikle Kolyada
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=1569596337.2d7b0d82d9bdcbedbdffa674ab29e5b526e54eba.mgorny@gentoo \
--to=mgorny@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