summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@redhat.com>2026-08-11 15:28:59 -0300
committerNamhyung Kim <namhyung@kernel.org>2026-08-12 06:17:49 -0700
commitb60f6bc128b972e018de6bcfa7007b4021f4a31a (patch)
tree2596d55a51e133b92f962b687f33e9174ecdb682 /scripts
parent01c7a389d1ff89d42547004a0ca446cdab893564 (diff)
downloadlinux-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