File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -45,12 +45,14 @@ toolchain as a one-off, there are a couple of differences:
4545 system. Experimental instructions for Windows are available under
4646 [ Windows.md] ( /docs/Windows.md ) .
47472 . Python 3: Several utility scripts are written in Python.
48- 3 . Disk space:
48+ 3 . Git 2.x to check out the sources. We find that older versions of Git
49+ raise errors when doing the full checkout.
50+ 4 . Disk space:
4951 Make sure that you have enough available disk space before starting.
5052 The source code, including full git history, requires about 3.5 GB.
5153 Build artifacts take anywhere between 5 GB to 70 GB, depending on the
5254 build settings.
53- 4 . Time:
55+ 5 . Time:
5456 Depending on your machine and build settings,
5557 a from-scratch build can take a few minutes to several hours,
5658 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