]> git.baikalelectronics.ru Git - kernel.git/commit
perf tests: Fix static build test
authorJiri Olsa <jolsa@redhat.com>
Thu, 5 Sep 2019 09:09:24 +0000 (11:09 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 20 Sep 2019 17:37:28 +0000 (14:37 -0300)
commit6cf4e5ec5951c5b99314abc440c4c3261f21295a
treeb5de6c3886fa105c6052ea4334072c66ca136ffb
parent0b94a0cf6bd7c0038facccacb7641f3b850e8516
perf tests: Fix static build test

Disable the potentional shared library features, which breaks static
build if they are enabled and detected: jvmti and vdso libraries.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Michael Petlan <mpetlan@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lore.kernel.org/lkml/20190905090924.GA1949@krava
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/tests/make