summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-05-08 19:00:46 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-05-08 19:00:46 -0400
commit034f7120cb97e85fd8ee237e910a6337beef1888 (patch)
tree8f2c0b259ad9291d68e4c45da367d187346c873d
parent49d3fdaa25fe01da09ab5e0612a24fa87ff994ed (diff)
clarify when the space requirements apply
-rw-r--r--static/build.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html
index 40b4433d..316b4f5d 100644
--- a/static/build.html
+++ b/static/build.html
@@ -212,7 +212,8 @@
during linking and is mandatory for Control Flow Integrity (CFI). Linking
Vanadium (Chromium) and the Linux kernel with LTO + CFI are the most memory
demanding tasks.</li>
- <li>100GiB+ of additional free storage space</li>
+ <li>100GiB+ of additional free storage space for a typical build of the entire
+ OS for a multiarch device</li>
<li>en_US.UTF-8 locale supported</li>
</ul>