Re: [PATCH v1] tools build: Remove feature-libslang-include-subdir

From: Arnaldo Carvalho de Melo
Date: Fri Oct 03 2025 - 15:16:29 EST


On Thu, Oct 02, 2025 at 07:27:33PM -0700, Ian Rogers wrote:
> Added in commit cbefd24f0aee ("tools build: Add test to check if
> slang.h is in /usr/include/slang/") this feature was to fix build
> support on now unsupported versions of RHEL 5 and 6. As 6 years has
> passed let's remove the workaround.

Thanks, applied to perf-tools-next,

- Arnaldo