summaryrefslogtreecommitdiff
path: root/static/build.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/build.html')
-rw-r--r--static/build.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html
index 55390050..f6721359 100644
--- a/static/build.html
+++ b/static/build.html
@@ -224,7 +224,7 @@
<ul>
<li>x86_64 Linux build environment</li>
- <li>16GiB of memory or more. Link-Time Optimization (LTO) creates huge peaks
+ <li>32GiB of memory or more. Link-Time Optimization (LTO) creates huge peaks
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>