Re: get-gauche.sh shouldn't use make -j without options
Jens Thiele <[email protected]> Wed, 06 May 2026 10:08:14 +0200
| Newsgroups | gmane.lisp.scheme.gauche |
|---|---|
| Message-ID | <[email protected]> |
Shiro Kawai <[email protected]> writes: > OK, I pushed the fix. If nproc isn't available, we just run -j without > value. thanks!