From 94d187c8ee5e1fdb42452fa57af8fd3b4534a716 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 19 Feb 2021 07:36:10 -0500 Subject: [PATCH] more LLVM toolchain for Pixel 3 / 3a kernels too --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 026fe632..ac7e2963 100644 --- a/static/releases.html +++ b/static/releases.html @@ -441,6 +441,7 @@
  • kernel (Pixel 4a (5G), Pixel 5): set correct variable for 32-bit vdso toolchain
  • kernel (Pixel 5): disable unnecessary touch driver
  • kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5): use LLVM toolchain for everything other than the assembler
  • +
  • kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL): use LLVM toolchain for everything other than the assembler and target linker
  • kernel (Pixel 4a (5G), Pixel 5): use new kernel build-tools prebuilts repository