remove -j4

This commit is contained in:
Garak 2018-08-11 21:11:28 -04:00 committed by GitHub
parent 5d899d00e0
commit 9ee4c23a46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`.