public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastien Fabbro" <bicatali@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/pacparser/
Date: Tue, 18 Jul 2017 16:12:16 +0000 (UTC)	[thread overview]
Message-ID: <1500394183.028362edec851f5bf85c99826b827416a65eaaca.bicatali@gentoo> (raw)

commit:     028362edec851f5bf85c99826b827416a65eaaca
Author:     Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 17 21:58:06 2017 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Tue Jul 18 16:09:43 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=028362ed

net-libs/pacparser: bundled spidermonkey tricky to build in parallel. revert to -j1.

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 net-libs/pacparser/pacparser-1.3.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/pacparser/pacparser-1.3.7.ebuild b/net-libs/pacparser/pacparser-1.3.7.ebuild
index 08330b53c6a..7256ae1e8a8 100644
--- a/net-libs/pacparser/pacparser-1.3.7.ebuild
+++ b/net-libs/pacparser/pacparser-1.3.7.ebuild
@@ -39,7 +39,7 @@ src_compile() {
 	emake -C src spidermonkey/js/src
 	sed -e '/CC = gcc/d' \
 		-i src/spidermonkey/js/src/config/Linux_All.mk || die
-	emake -C src
+	emake -j1 -C src
 	use python && python_foreach_impl emake -C src pymod
 }
 


             reply	other threads:[~2017-07-18 16:12 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-18 16:12 Sebastien Fabbro [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-03  9:20 [gentoo-commits] repo/gentoo:master commit in: net-libs/pacparser/ Guilherme Amadio
2024-05-29  6:26 Jakov Smolić
2024-03-10 18:28 Guilherme Amadio
2024-03-10 17:54 Guilherme Amadio
2023-10-27  6:56 Guilherme Amadio
2022-09-19 12:38 Guilherme Amadio
2022-09-19 12:38 Guilherme Amadio
2022-06-07  5:22 Sam James
2022-06-07  5:21 Sam James
2021-06-16  8:35 Guilherme Amadio
2021-06-16  8:35 Guilherme Amadio
2021-05-31 23:19 Sam James
2021-04-03 19:53 Sam James
2020-06-08 13:41 Joonas Niilola
2020-06-08 13:41 Joonas Niilola
2020-06-08 13:41 Joonas Niilola
2020-02-10 21:25 Michał Górny
2018-01-03 10:40 Michael Palimaka
2017-07-18 16:12 Sebastien Fabbro
2017-05-29 16:33 Pacho Ramos
2015-09-01 19:55 Tobias Klausmann

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=1500394183.028362edec851f5bf85c99826b827416a65eaaca.bicatali@gentoo \
    --to=bicatali@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