diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-02-16 15:38:29 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-16 15:38:29 -0500 |
| commit | 04a582dc4b16c440dc032778e1399e5e314dae82 (patch) | |
| tree | 891771f928af1fae12d61f6a51401d0f7c9185dc | |
| parent | 99a7298422ce41dfe10d8fa0ab93713ebd309baa (diff) | |
more LLVM toolchain for the kernel
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index e46e30a4..54da3131 100644 --- a/static/releases.html +++ b/static/releases.html @@ -440,6 +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> </ul> </article> --> |
