Add instructions for multi-processor gitian builds

This commit is contained in:
Charlie Lee
2017-07-30 23:32:47 -07:00
committed by MarcoFalke
parent 42307c4bf3
commit e93ff718c5
3 changed files with 8 additions and 4 deletions

View File

@@ -76,7 +76,11 @@ In the VirtualBox GUI click "New" and choose the following parameters in the wiz
After creating the VM, we need to configure it.
- Click the `Settings` button, then go to the `Network` tab. Adapter 1 should be attached to `NAT`.
- Click the `Settings` button, then go to `System` tab and `Processor` sub-tab. Increase the number of processors to the number of cores on your machine if you want builds to be faster.
![](gitian-building/system_settings.png)
- Go to the `Network` tab. Adapter 1 should be attached to `NAT`.
![](gitian-building/network_settings.png)