From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-scheme/bigloo/
Date: Sat, 8 Jul 2023 21:22:24 +0000 (UTC) [thread overview]
Message-ID: <1688851336.fb6d25bb149013e1b50f9db346a16abccceb44de.xgqt@gentoo> (raw)
commit: fb6d25bb149013e1b50f9db346a16abccceb44de
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 8 20:02:26 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Jul 8 21:22:16 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb6d25bb
dev-scheme/bigloo: run with 1 makejob
Closes: https://bugs.gentoo.org/836286
Closes: https://bugs.gentoo.org/838043
Closes: https://bugs.gentoo.org/843113
Closes: https://bugs.gentoo.org/909205
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
dev-scheme/bigloo/bigloo-4.4c_p4-r5.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-scheme/bigloo/bigloo-4.4c_p4-r5.ebuild b/dev-scheme/bigloo/bigloo-4.4c_p4-r5.ebuild
index c1d2c93aafbb..4cfa3c8cc3ba 100644
--- a/dev-scheme/bigloo/bigloo-4.4c_p4-r5.ebuild
+++ b/dev-scheme/bigloo/bigloo-4.4c_p4-r5.ebuild
@@ -142,11 +142,11 @@ src_configure() {
}
src_compile() {
- default
+ emake -j1
- emake -C bdl
- emake -C bdb
- emake -C cigloo
+ emake -C bdl -j1
+ emake -C bdb -j1
+ emake -C cigloo -j1
use emacs && emake -C bmacs
}
next reply other threads:[~2023-07-08 21:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-08 21:22 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-06 8:09 [gentoo-commits] repo/gentoo:master commit in: dev-scheme/bigloo/ Maciej Barć
2024-06-05 19:33 Maciej Barć
2024-03-17 5:34 Sam James
2023-10-22 8:46 Maciej Barć
2023-01-16 20:18 Maciej Barć
2023-01-15 23:05 Maciej Barć
2022-04-19 23:16 Maciej Barć
2022-03-27 15:55 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=1688851336.fb6d25bb149013e1b50f9db346a16abccceb44de.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