perf tools: Add a build-test variant to use in builds from a tarball
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 16 Apr 2021 00:15:34 +0000 (21:15 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 20 Apr 2021 11:43:58 +0000 (08:43 -0300)
commitbb7db8699b6cd877c766ce69f3b44ab0830d85a4
tree436fa9bbee38a7774a5ccc28e3504613555b4676
parent59a1a843b028c88b2ed33a459ff2767c737d8d69
perf tools: Add a build-test variant to use in builds from a tarball

To use in automated tests inside containers from a tarball generated
by 'make perf-tar-src-pkg*', where testing building from a tarball
is obviously not needed, so add a 'build-test-tarball' for that case.

And don't build with gtk2 as this complicates things for cross builds
where we don't always have all the libraries a full perf build requires
available for the target arch, ditto for static builds.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Makefile
tools/perf/tests/make