Re: [PATCH] perf build: Add clang and rust target flags for loongarch

From: Miguel Ojeda

Date: Tue Apr 14 2026 - 06:09:13 EST


On Tue, Apr 14, 2026 at 10:05 AM WANG Rui <r@xxxxxx> wrote:
>
> From: Haiyong Sun <sunhaiyong@xxxxxxxxxxx>
>
> Add missing CLANG_TARGET_FLAGS_loongarch and RUST_TARGET_FLAGS_loongarch
> so that perf can be built with clang and enable rust cross compilation.
>
> Signed-off-by: Haiyong Sun <sunhaiyong@xxxxxxxxxxx>
> Signed-off-by: WANG Rui <r@xxxxxx>

FWIW, sounds good. I guess the commit that added the list should have
had it to begin with? Cc Dmitrii.

Acked-by: Miguel Ojeda <ojeda@xxxxxxxxxx>

Cheers,
Miguel