public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Rick Farina" <zerochaos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/tempestsdr/
Date: Tue, 12 Nov 2019 19:02:29 +0000 (UTC)	[thread overview]
Message-ID: <1573585349.db74f88f33b15f479b0b03dedbd080a63fc95d8b.zerochaos@gentoo> (raw)

commit:     db74f88f33b15f479b0b03dedbd080a63fc95d8b
Author:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 12 19:02:22 2019 +0000
Commit:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Tue Nov 12 19:02:29 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db74f88f

net-wireless/tempestsdr: fix parallel build issue

in the upstream repo

Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>

 net-wireless/tempestsdr/tempestsdr-9999.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/net-wireless/tempestsdr/tempestsdr-9999.ebuild b/net-wireless/tempestsdr/tempestsdr-9999.ebuild
index d94f6edd782..a7f4aecfeda 100644
--- a/net-wireless/tempestsdr/tempestsdr-9999.ebuild
+++ b/net-wireless/tempestsdr/tempestsdr-9999.ebuild
@@ -30,8 +30,7 @@ src_prepare() {
 }
 
 src_compile() {
-	#this absolutely breaks in wierd ways when built parallel
-	emake -j1 all
+	emake all
 }
 
 src_install() {


             reply	other threads:[~2019-11-12 19:02 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-12 19:02 Rick Farina [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-22 18:17 [gentoo-commits] repo/gentoo:master commit in: net-wireless/tempestsdr/ Rick Farina
2025-01-22 17:10 Rick Farina
2025-01-22 17:10 Rick Farina
2025-01-22 17:10 Rick Farina
2023-08-19 13:41 Rick Farina
2022-08-18  2:21 Rick Farina
2021-04-20 15:57 Rick Farina
2020-03-15  3:58 Thomas Deutschmann
2020-03-15  3:56 Thomas Deutschmann
2020-02-21 19:41 Rick Farina
2019-11-12 18:09 Rick Farina
2019-11-10 20:35 Michał Górny
2019-11-09 19:39 Rick Farina

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=1573585349.db74f88f33b15f479b0b03dedbd080a63fc95d8b.zerochaos@gentoo \
    --to=zerochaos@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