remove -j4
This commit is contained in:
parent
5d899d00e0
commit
9ee4c23a46
1 changed files with 1 additions and 1 deletions
|
@ -64,4 +64,4 @@ cd ../pokeemerald
|
||||||
./build_tools.sh
|
./build_tools.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
And build the ROM with `make -j4`.
|
And build the ROM with `make`.
|
||||||
|
|
Loading…
Reference in a new issue