diff --git a/static/build.html b/static/build.html index 0ec4acb3..b1a71874 100644 --- a/static/build.html +++ b/static/build.html @@ -236,16 +236,17 @@
Additional Linux kernel build dependencies not provided by the source tree:
The dependency on the host gcc and binutils for building utilities during the build - process is being phased out by using the same LLVM toolchain as building and linking - for the target.
+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.
Additional Android Open Source Project build dependencies not provided by the source tree: