This commit is contained in:
Nocturn9x 2022-11-17 22:29:47 +01:00
parent a994ed9c5a
commit 402ee17f35
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ make install-gcc
make install-target-libgcc
```
__Note__: Again, you can use the `-j` option to speed up compilation time: gcc is humongous and it's going to take a while on even modern
__Note__: Again, you can use the `-j` option to speed up compilation time. gcc is humongous and it's going to take a while on even modern
8-core machines to compile it all.
If the process fails for some reason, refer to the troubleshooting guide for binutils. (Yes, I mean use Google. All of the information to