GNU Make does not support -J
This commit is contained in:

committed by
Agniva De Sarker

parent
7fca2dcc07
commit
fd6904fb19
@@ -13,7 +13,7 @@
|
||||
|
||||
- Call a specific target, executing 4 jobs at a time in parallel:
|
||||
|
||||
`make -J{{4}} {{target}}`
|
||||
`make -j{{4}} {{target}}`
|
||||
|
||||
- Use a specific Makefile:
|
||||
|
||||
|
Reference in New Issue
Block a user