Re: [PATCH v2 34/53] objtool: Include libsubcmd headers directly from source tree
Miroslav Benes <[email protected]>
| Newsgroups | org.kernel.vger.live-patching,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <177798070550.9921.2250097801240504461.b4-review@b4> |
On Thu, 30 Apr 2026 21:08:22 -0700, Josh Poimboeuf <[email protected]> wrote: > Instead of installing libsubcmd headers to a build output directory and > including from there, include directly from tools/lib/ where they > already exist. This fixes clangd indexing which otherwise can't find > libsubcmd headers. Reviewed-by: Miroslav Benes <[email protected]> -- Miroslav