Re: [PATCH v1] perf build: Remove NO_LIBCAP that controls nothing
From: Arnaldo Carvalho de Melo
Date: Tue Feb 03 2026 - 09:33:20 EST
On Fri, Jan 30, 2026 at 03:35:39PM -0800, Ian Rogers wrote:
> Using libcap was removed in commit e25ebda78e23 ("perf cap: Tidy up
> and improve capability testing"), however, some build documentation
> and a use of the NO_LIBCAP=1 were lingering. Remove these left over
> bits.
Thanks, applied to perf-tools-next,
- Arnaldo