On 11/09/2023 5:51 pm, Javi Merino wrote: > The configure script tests for the availability of python3, python and > python2 in that order and sets PYTHON to the first one found in path. > You don't need to have a symlink to python.
I think this was fixed by 5852ca48526316918cd82fba1033a6a5379fbc4c "build: fix tools/configure in case only python3 exists" > Signed-off-by: Javi Merino <[email protected]> Reviewed-by: Andrew Cooper <[email protected]> I'm happy to fix the commit message on commit.
