]> git.apps.os.sepia.ceph.com Git - ceph-client.git/commitdiff
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)
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

index e25cdb7db40e3f3dae113c5e33521882e5555c45..16c3194c3a5c42c28e02e237ef92f266dcc5414e 100644 (file)
@@ -82,7 +82,6 @@ FEATURE_TESTS_BASIC :=                  \
         libperl                         \
         libpython                       \
         libslang                        \
-        libslang-include-subdir         \
         libtraceevent                   \
         libtracefs                      \
         libcpupower                     \