Re: [PATCH v1] tools/build: Remove some unused libbpf pre-1.0 feature test logic
From: Namhyung Kim
Date: Tue Jun 10 2025 - 14:39:27 EST
On Tue, 03 Jun 2025 15:13:58 -0700, Ian Rogers wrote:
> Commit 76a97cf2e169 ("perf build: Remove libbpf pre-1.0 feature
> tests") removed the libbpf feature test logic used by perf in favor of
> using LIBBPF_MAJOR_VERSION. Remove some build targets that should have
> been removed as part of that clean up.
>
>
Applied to perf-tools-next, thanks!
Best regards,
Namhyung