public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-scheme/guile-reader/
Date: Tue,  8 Nov 2022 11:44:27 +0000 (UTC)	[thread overview]
Message-ID: <1667907581.cd78acdc6ffdfb47d94a0f7d8b21cf0c78bf973b.xgqt@gentoo> (raw)

commit:     cd78acdc6ffdfb47d94a0f7d8b21cf0c78bf973b
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  8 10:20:54 2022 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Nov  8 11:39:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd78acdc

dev-scheme/guile-reader: do not use parallel make

Closes: https://bugs.gentoo.org/880053
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-scheme/guile-reader/guile-reader-0.6.3-r2.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/dev-scheme/guile-reader/guile-reader-0.6.3-r2.ebuild b/dev-scheme/guile-reader/guile-reader-0.6.3-r2.ebuild
index f265fe0e44f3..c91ab4d17a2d 100644
--- a/dev-scheme/guile-reader/guile-reader-0.6.3-r2.ebuild
+++ b/dev-scheme/guile-reader/guile-reader-0.6.3-r2.ebuild
@@ -27,6 +27,10 @@ src_prepare() {
 	find "${S}" -name "*.scm" -exec touch {} + || die
 }
 
+src_compile() {
+	emake -j1
+}
+
 src_install() {
 	default
 


             reply	other threads:[~2022-11-08 11:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-08 11:44 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-27 13:38 [gentoo-commits] repo/gentoo:master commit in: dev-scheme/guile-reader/ Sam James
2022-10-18  2:28 Sam James
2022-05-17 21:09 Maciej Barć
2022-05-17 13:18 Maciej Barć
2022-03-03  1:06 Maciej Barć

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=1667907581.cd78acdc6ffdfb47d94a0f7d8b21cf0c78bf973b.xgqt@gentoo \
    --to=xgqt@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