Re: [PATCH] perf build: Do not pass -static to dlfilters

From: Namhyung Kim

Date: Tue Jul 14 2026 - 12:52:40 EST


On Mon, 06 Jul 2026 17:03:57 -0700, Namhyung Kim wrote:
> The recent commit caused a failure in make build-test for static builds.
> Let's not pass -static the option to dlfilters which is dynamically
> loaded as it's hard-coded with -shared even for static builds.
>
>
Applied to perf-tools-next, thanks!

Best regards,
Namhyung