OSDN Git Service

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)
commitb117b9b48b24cbb090dd3844b563b464d60a6278
treeb5de6c3886fa105c6052ea4334072c66ca136ffb
parent351a1f5c8afa13ea5cfcdae543f6596ef8ebdbd9
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