
Daniel Gomez posted a new set of patches today for enabling the Linux kernel build system to function on macOS ARM64 hosts with the LLVM toolchain. Besides needing the LLVM toolchain of macOS, Homebrew needs to be used for fetching additional C header files not otherwise found on macOS systems but necessary for compiling the Linux kernel.
Those interested in the prospects of compiling the Linux kernel from within the confines of Apple macOS can find the newest patches on the Linux kernel mailing list .