From: "Amy Winston" <amynka@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/eggdrop/
Date: Fri, 4 Mar 2016 17:54:06 +0000 (UTC) [thread overview]
Message-ID: <1457113452.3a2d67ef189842d24f9e7b892befed78f853f20d.amynka@gentoo> (raw)
commit: 3a2d67ef189842d24f9e7b892befed78f853f20d
Author: Louis Sautier <sautier.louis <AT> gmail <DOT> com>
AuthorDate: Fri Mar 4 13:41:25 2016 +0000
Commit: Amy Winston <amynka <AT> gentoo <DOT> org>
CommitDate: Fri Mar 4 17:44:12 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a2d67ef
net-irc/eggdrop: fix a race condition in make, fixes #533490
Package-Manager: portage-2.2.27
net-irc/eggdrop/eggdrop-1.6.21-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-irc/eggdrop/eggdrop-1.6.21-r1.ebuild b/net-irc/eggdrop/eggdrop-1.6.21-r1.ebuild
index 541c9a3..5b6cf6b 100644
--- a/net-irc/eggdrop/eggdrop-1.6.21-r1.ebuild
+++ b/net-irc/eggdrop/eggdrop-1.6.21-r1.ebuild
@@ -72,7 +72,7 @@ src_compile() {
target="debug"
fi
- emake ${target}
+ emake -j1 ${target} # fixes #533490
}
src_install() {
next reply other threads:[~2016-03-04 17:54 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-04 17:54 Amy Winston [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-03-04 17:54 [gentoo-commits] repo/gentoo:master commit in: net-irc/eggdrop/ Amy Winston
2018-02-11 11:02 Michał Górny
2018-06-18 10:34 Louis Sautier
2018-06-26 8:54 Louis Sautier
2018-06-30 2:01 Louis Sautier
2018-09-17 20:18 Sergei Trofimovich
2018-09-18 22:11 Sergei Trofimovich
2018-09-19 17:35 Thomas Deutschmann
2018-10-11 16:50 Tobias Klausmann
2018-10-22 9:38 Louis Sautier
2018-10-25 22:37 Thomas Deutschmann
2018-10-26 8:32 Louis Sautier
2018-12-30 15:14 Louis Sautier
2021-02-24 22:07 Sam James
2021-02-25 8:20 Sam James
2021-02-25 13:54 Agostino Sarubbo
2021-02-26 20:58 Agostino Sarubbo
2021-03-05 18:39 Sam James
2021-04-02 22:37 Louis Sautier
2021-04-02 22:37 Louis Sautier
2021-06-01 22:34 Louis Sautier
2022-03-06 1:26 Louis Sautier
2022-03-06 1:26 Louis Sautier
2022-03-06 5:46 Sam James
2022-03-06 5:46 Sam James
2022-03-06 5:46 Sam James
2022-03-06 8:51 Agostino Sarubbo
2022-08-29 22:49 Louis Sautier
2022-08-29 22:49 Louis Sautier
2022-12-17 2:28 Louis Sautier
2022-12-17 2:28 Louis Sautier
2023-03-13 20:28 Louis Sautier
2023-03-13 20:28 Louis Sautier
2023-03-13 22:11 Sam James
2023-03-13 22:11 Sam James
2023-03-13 22:11 Sam James
2023-03-13 22:11 Sam James
2023-03-13 22:11 Sam James
2023-03-24 20:03 Arthur Zamarin
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=1457113452.3a2d67ef189842d24f9e7b892befed78f853f20d.amynka@gentoo \
--to=amynka@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