diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html index 711d5d8e..c06241a1 100644 --- a/static/build.html +++ b/static/build.html @@ -229,8 +229,7 @@ <p>Baseline build dependencies:</p> <ul> - <li>x86_64 Linux build environment (macOS is not supported, unlike AOSP which - partially supports it)</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 during linking and is mandatory for Control Flow Integrity (CFI). Linking |
