File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -53,9 +53,13 @@ toolchain as a one-off, there are a couple of differences:
53
53
4 . Disk space:
54
54
Make sure that you have enough available disk space before starting.
55
55
The source code, including full git history, requires about 3.5 GB.
56
- Build artifacts take anywhere between 5 GB to 70 GB, depending on the
57
- build settings.
58
- 5 . Time:
56
+ Build artifacts take anywhere between 5 GB to 100 GB, depending on the
57
+ build settings. It is recommended to have at least 150 GB of available disk space.
58
+ 5 . RAM:
59
+ It is recommended to have at least 8 GB for building a toolchain and 16 GB
60
+ for development. When building for development on a virtual machine or
61
+ emulator, you might need more than 32 GB.
62
+ 6 . Time:
59
63
Depending on your machine and build settings,
60
64
a from-scratch build can take a few minutes to several hours,
61
65
so you might want to grab a beverage while you follow the instructions.
You can’t perform that action at this time.
0 commit comments