]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit872b838e8f3395837c9a8b051da15669bdbe82b2
tree436fa9bbee38a7774a5ccc28e3504613555b4676
parentb99360a946aa67a45a6a1dc8f86ce31eeb9f8dcc
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