mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-28 14:02:53 +02:00
docs: improve make with parallel jobs description.
This commit is contained in:
@@ -76,6 +76,6 @@ Without wallet:
|
||||
|
||||
Build and run the tests:
|
||||
```bash
|
||||
gmake # use -jX here for parallelism
|
||||
gmake # use "-j N" here for N parallel jobs
|
||||
gmake check
|
||||
```
|
||||
|
Reference in New Issue
Block a user