Change `--output-groups` to default to value of `--build-jobs`.
Those using build farms may need to now use `--output-groups 0` or otherwise.
This commit is contained in:
parent
d232923051
commit
2455d15271
2
Changes
2
Changes
|
|
@ -13,7 +13,7 @@ Verilator 5.035 devel
|
||||||
|
|
||||||
**Other:**
|
**Other:**
|
||||||
|
|
||||||
* Change `--output-groups` to default to value of `--build-jobs`.
|
* Change `--output-groups` to default to value of `--build-jobs` (#5751).
|
||||||
Those using build farms may need to now use `--output-groups 0` or otherwise.
|
Those using build farms may need to now use `--output-groups 0` or otherwise.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue