mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-29 02:11:24 +02:00
docs: improve make with parallel jobs description.
This commit is contained in:
@ -90,7 +90,7 @@ To configure with GUI:
|
||||
|
||||
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