summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-02-16 16:30:05 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-02-16 16:30:05 -0500
commit82452d065b1ec1bc765b02ee64112665275bc0a6 (patch)
treee6c8575bd68e7a4478bea1be43fcc9ebc7d475f0
parent29913e622bc388dcd888ecede19c45454e0ee356 (diff)
roll back LLVM toolchain change for Pixel 3
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 2cdf4bcf..c5bfba65 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -440,7 +440,7 @@
<li>kernel (Pixel 4a (5G), Pixel 5): enable slab canary feature</li>
<li>kernel (Pixel 4a (5G), Pixel 5): set correct variable for 32-bit vdso toolchain</li>
<li>kernel (Pixel 5): disable unnecessary touch driver</li>
- <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5): use LLVM toolchain for everything other than the assembler</li>
+ <li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5): use LLVM toolchain for everything other than the assembler</li>
<li>kernel (Pixel 4a (5G), Pixel 5): use new kernel build-tools prebuilts repository</li>
</ul>
</article>