Added build disk usage information

Closes https://github.com/rust-lang/rust/issues/50019
This commit is contained in:
Kerem 2018-04-18 20:06:05 +03:00 committed by GitHub
parent 65d201f7d6
commit 670448d448
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -136,6 +136,8 @@ file. If you still have a `config.mk` file in your directory - from
### Building
[building]: #building
A default configuration shall use around 3.5 GB of disk space, whereas building a debug configuration may require more than 30 GB.
Dependencies
- [build dependencies](README.md#building-from-source)
- `gdb` 6.2.0 minimum, 7.1 or later recommended for test builds