diff options
| author | flawedworld <flawedworld@flawed.world> | 2022-02-21 18:45:28 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-02-21 14:06:20 -0500 |
| commit | 5942377b3c023597cf32304dacfb6a72788b14cb (patch) | |
| tree | 770842efc0ca7bf06cec87d4bdf6ade498923919 /static | |
| parent | b805467d80fdb50155a0874f4dfefec3327eee65 (diff) | |
macOS is not supported by AOSP anymore
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 |
