This commit is contained in:
Nocturn9x 2022-11-17 22:28:59 +01:00
parent 9ccc7a23da
commit cdf829dfae
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ If all went well, you should now have built a custom binutils that can be used t
Reddit and Stackoverflow are your best friends.
__Note__: For faster compilation times, you can tell make to compile using multiple files in parallel with the `-j` option (the recommended
value `(2 * CPU_CORE_COUNT) - 1`)
value is `(2 * CPU_CORE_COUNT) - 1`)
## Environment - gcc