On Mon, 27 Apr 2026 18:04:56 +0200, Thomas Weißschuh <[email protected]> wrote: > Some architectures link libgcc.a from the toolchain into the kernel. > gen_compile_commands trie to read the kbuild .cmd files of its > constituent object files, which are not available. > > Flat out ignore libgcc.a, as it is not built as part of the kernel > anyways. > > [...]
Acked-by: Nathan Chancellor <[email protected]> -- Cheers, Nathan

