diff --git a/static/build.html b/static/build.html
index e7f7dcf8..66a154e9 100644
--- a/static/build.html
+++ b/static/build.html
@@ -195,7 +195,10 @@
partially supports it)
Android Open Source Project build dependencies
Linux kernel build dependencies
- 16GiB of memory or more
+ 16GiB 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.
300GiB of free storage space