perf build: Remove explicit reference to python 2.x devel files
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 21 Dec 2022 17:08:20 +0000 (14:08 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 21 Dec 2022 17:52:42 +0000 (14:52 -0300)
commitc3c2e8ebe365ae028ec82ceab039b2035875b6d5
tree29f5fed980c34d95dd9e3c94c476badeae2e9558
parent5fe089d3a3eb4c1cd416993cd4bc7e3c0c30297a
perf build: Remove explicit reference to python 2.x devel files

If the libpython feature test (tools/build/feature/test-libpython.c)
fails, then the python-devel is missing, it doesn't mattere if it is for
python2 or 3, remove that explicit 2.x reference.

Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Makefile.config