Tshepang Mbambo 2023-02-18 05:02:29 +02:00
parent 64f1af18f5
commit 6f536e44bc
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ If you have already built `rustc` and you change settings related to LLVM, then
execute `rm -rf build` for subsequent configuration changes to take effect. Note that `./x.py
clean` will not cause a rebuild of LLVM.
## Building the Compiler
## Building the compiler
Note that building will require a relatively large amount of storage space.
You may want to have upwards of 10 or 15 gigabytes available to build the compiler.