AOSP build deps are listed by our build page now

This commit is contained in:
Daniel Micay 2023-02-13 21:12:49 -05:00
parent 2526d8564a
commit 0ffe9aaf88

View File

@ -234,7 +234,6 @@
<ul> <ul>
<li>x86_64 Linux build environment</li> <li>x86_64 Linux build environment</li>
<li>Android Open Source Project build dependencies</li>
<li>16GiB of memory or more. Link-Time Optimization (LTO) creates huge peaks <li>16GiB of memory or more. Link-Time Optimization (LTO) creates huge peaks
during linking and is mandatory for Control Flow Integrity (CFI). Linking during linking and is mandatory for Control Flow Integrity (CFI). Linking
Vanadium (Chromium) and the Linux kernel with LTO + CFI are the most memory Vanadium (Chromium) and the Linux kernel with LTO + CFI are the most memory