build: add support for python3.11 and higher
authorOscar Molnar <oscar@tymscar.com>
Sat, 6 Aug 2022 15:13:41 +0000 (16:13 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 13 Aug 2022 19:13:08 +0000 (21:13 +0200)
commita9e8eec221874e5840d659aed3f68850ff1d9982
tree350695c8f3a39f2bcb57a854fa117f38cdbe34b7
parent24307b035143bc710268590850e595e1fad86f08
build: add support for python3.11 and higher

python3.11 beta is out but fails to run the makefile currently
this supports python versions from 3.6 to 3.99 with the python3 binary
it also checks specifically for 3.11 as it is the latest version out

Signed-off-by: Oscar Molnar <oscar@tymscar.com>
include/prereq-build.mk