kernel-king

  1. R

    Software Android-x86 Kernel toolchain GCC 11.1.0 with plugins and LLVM 20.0.0 1

    Ok this toolchain has three gcc compilers x86_64-linux-androidkernel-gcc for kernels 5.17 and down. x86_64-linux-gnu-gcc is for kernels 5.18 and after. All GCC compilers have plugins. To use the LLVM part just edit your kernels root Makefile like this: For KCSAN plugin I recommend a device...
Top