diff options
| author | Yuzhuo Jing <yuzhuo@google.com> | 2025-06-25 13:23:11 -0700 |
|---|---|---|
| committer | Namhyung Kim <namhyung@kernel.org> | 2025-06-26 10:51:41 -0700 |
| commit | 8e63fd1e00f59eab01ab43eb094abc380f8d0c28 (patch) | |
| tree | 149c700adcceaaf29736fb880b3995fedac3b6a1 /tools/perf/Documentation | |
| parent | e3f612c1d8f3945bb0cc8aad173fc12a3b20dc2a (diff) | |
| download | linux-next-8e63fd1e00f59eab01ab43eb094abc380f8d0c28.tar.gz linux-next-8e63fd1e00f59eab01ab43eb094abc380f8d0c28.zip | |
tools: Remove libcrypto dependency
Remove all occurrence of libcrypto in the build system.
Signed-off-by: Yuzhuo Jing <yuzhuo@google.com>
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Reviewed-by: Ian Rogers <irogers@google.com>
Link: https://lore.kernel.org/r/20250625202311.23244-5-ebiggers@kernel.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/Documentation')
| -rw-r--r-- | tools/perf/Documentation/perf-check.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/Documentation/perf-check.txt b/tools/perf/Documentation/perf-check.txt index 799982d8d868..ee92042082f7 100644 --- a/tools/perf/Documentation/perf-check.txt +++ b/tools/perf/Documentation/perf-check.txt @@ -54,7 +54,6 @@ feature:: libbfd / HAVE_LIBBFD_SUPPORT libbpf-strings / HAVE_LIBBPF_STRINGS_SUPPORT libcapstone / HAVE_LIBCAPSTONE_SUPPORT - libcrypto / HAVE_LIBCRYPTO_SUPPORT libdw-dwarf-unwind / HAVE_LIBDW_SUPPORT libelf / HAVE_LIBELF_SUPPORT libnuma / HAVE_LIBNUMA_SUPPORT |
