diff options
| author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2026-08-11 15:28:59 -0300 |
|---|---|---|
| committer | Namhyung Kim <namhyung@kernel.org> | 2026-08-12 06:17:49 -0700 |
| commit | b60f6bc128b972e018de6bcfa7007b4021f4a31a (patch) | |
| tree | 2596d55a51e133b92f962b687f33e9174ecdb682 /scripts | |
| parent | 01c7a389d1ff89d42547004a0ca446cdab893564 (diff) | |
| download | linux-b60f6bc128b972e018de6bcfa7007b4021f4a31a.tar.gz linux-b60f6bc128b972e018de6bcfa7007b4021f4a31a.zip | |
perf build: Remove leftover feature tests for removed cxx and clang support
56b11a2126bf2f42 ("perf bpf: Remove support for embedding clang for
compiling BPF events (-e foo.c)") removed the test-cxx.cpp and
test-clang.cpp sources, but left behind their entries in the feature
test FILES list, the build rules and the cxx and clang entries in
FEATURE_TESTS_EXTRA.
Since the sources no longer exist, those rules would always fail,
making the artificial feature-cxx and feature-clang results to be
perpetually disabled/absent, remove the leftover entries, making the
feature test scripts list match the available sources.
Fixes: 56b11a2126bf2f42 ("perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c)")
Cc: Ian Rogers <irogers@google.com>
Assisted-by: opencode:deepseek-v4-flash-free
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
