summaryrefslogtreecommitdiffstats
path: root/tools/build/feature/test-libopenssl.c
AgeCommit message (Collapse)AuthorLines
2025-12-17tools/build: Add a feature test for libopensslNamhyung Kim-0/+7
It's used by bpftool and the kernel build. Let's add a feature test so that perf can decide what to do based on the availability. Signed-off-by: Namhyung Kim <namhyung@kernel.org>