perf build: The bfd features are opt-in, stop testing for them by default
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 20 Jun 2025 21:24:35 +0000 (18:24 -0300)
committerNamhyung Kim <namhyung@kernel.org>
Tue, 24 Jun 2025 17:27:50 +0000 (10:27 -0700)
commit970ae86307718c347aff8fe4bf6e780bcce26c58
tree85538877247a1d2a4798a5f79b40f54a748dbec7
parent7c750d399b60e17f2a346690e0d34aae9c086eac
perf build: The bfd features are opt-in, stop testing for them by default

These are leftovers noticed while updating a build container.

We don't need those so that test-all.c can build and thus speed up the
feature detection.

Test for those features only if the user asks for BUILD_NONDISTRO=1 to
build with libbfd.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Reviewed-by: James Clark <james.clark@linaro.org>
Reviewed-by: Ian Rogers <irogers@google.com>
Link: https://lore.kernel.org/r/20250620212435.93846-4-acme@kernel.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/build/feature/test-all.c
tools/perf/Makefile.config