Re: [PATCH v4 21/22] klp-build: Support cross-compilation
From: Song Liu
Date: Tue Aug 11 2026 - 20:02:53 EST
On Sat, Aug 8, 2026 at 4:18 PM Josh Poimboeuf <jpoimboe@xxxxxxxxxx> wrote:
>
> Add support for cross-compilation. The user must export ARCH, and
> either CROSS_COMPILE or LLVM as needed.
>
> Signed-off-by: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
Acked-by: Song Liu <song@xxxxxxxxxx>