aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2016-08-03 12:49:28 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2016-08-03 12:50:19 +0200
commit5c7a5e1f66d8611d84d66c7e0295bd41c71f85bf (patch)
tree5a7d349ec425cd2c64b3409208bae8b43eacf4a8
parent194110fb911db06eaee3098651a6eea085105e0a (diff)
parent7fdbce9de43c600776e00a2f2042d302cfa4e411 (diff)
downloadbitcoin-5c7a5e1f66d8611d84d66c7e0295bd41c71f85bf.tar.xz
Merge #8439: [doc] Increase recommended memory in gitian build guide
7fdbce9 [doc] Increase recommended memory in gitian build guide (fanquake)
-rw-r--r--doc/gitian-building.md2
-rw-r--r--doc/gitian-building/create_vm_memsize.pngbin89475 -> 22158 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/doc/gitian-building.md b/doc/gitian-building.md
index 7796a5fc9c..938f92ff12 100644
--- a/doc/gitian-building.md
+++ b/doc/gitian-building.md
@@ -55,7 +55,7 @@ In the VirtualBox GUI click "New" and choose the following parameters in the wiz
![](gitian-building/create_vm_memsize.png)
-- Memory Size: at least 1024MB, anything less will really slow down the build.
+- Memory Size: at least 3000MB, anything less and the build might not complete.
![](gitian-building/create_vm_hard_disk.png)
diff --git a/doc/gitian-building/create_vm_memsize.png b/doc/gitian-building/create_vm_memsize.png
index 5abfee5337..6f42cda73f 100644
--- a/doc/gitian-building/create_vm_memsize.png
+++ b/doc/gitian-building/create_vm_memsize.png
Binary files differ