From cdb1f920ef03393e298925538d456dbf0e915ae1 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 11 Feb 2023 06:01:14 -0500 Subject: [PATCH] libgcc/binutils only used for 4th/5th gen kernels --- static/build.html | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/static/build.html b/static/build.html index c57b4199..1b88aae2 100644 --- a/static/build.html +++ b/static/build.html @@ -709,19 +709,14 @@ cd ../.. providing the prebuilt toolchain for reproducible builds not depending on the tools from the host OS.

-

Additional Linux kernel build dependencies beyond the AOSP dependencies not - provided by the source tree:

+

Additional Linux kernel build dependencies for 4th and 5th generation + Pixels not provided by the source tree:

-

The dependency on the host libgcc and binutils for building utilities during the - build process will be phased out by moving to a pure LLVM-based toolchain alongside - doing it for the target. This is lagging a bit behind for the kernel, particularly - code built for the host.

-

4th generation Pixels