]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools build feature: Don't set feature-libslang-include-subdir=1 if test-all.c builds
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 13 Dec 2024 19:29:54 +0000 (16:29 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 13 Dec 2024 21:30:57 +0000 (18:30 -0300)
commit701b27403c69e8290145de7d41a22faf92110e91
treea714e8707c7194eea5a0f3fcfcc0577a9d6fc128
parentdea654e34afe07ccad9d57c472c2e2ae19b861a7
tools build feature: Don't set feature-libslang-include-subdir=1 if test-all.c builds

As it is not really included in tools/build/feature/test-all.c, so any
questioning about this feature should really try to build
tools/build/feature/test-libslang-include-subdir.c and not set it as
detected when test-all.c builds.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: James Clark <james.clark@linaro.org>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Kan Liang <kan.liang@linux.intel.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/lkml/20241213195052.914914-2-acme@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/build/Makefile.feature