mirror of https://github.com/pret/pokeemerald.git
remove -j4
This commit is contained in:
parent
5d899d00e0
commit
9ee4c23a46
|
@ -64,4 +64,4 @@ cd ../pokeemerald
|
|||
./build_tools.sh
|
||||
```
|
||||
|
||||
And build the ROM with `make -j4`.
|
||||
And build the ROM with `make`.
|
||||
|
|
Loading…
Reference in New Issue