#1108111 libpyzy FTCBFS: cannot install a host architecture python interpreter

#1108111#5
Date:
2025-06-20 09:00:36 UTC
From:
To:
libpyzy cannot be cross built from source, because it build depends on a
host architecture Python interpreter. It actually wants to run Python
during build rather than install a Python extension, so what it actually
needs is a native Python interpreter. I'm proposing the attached patch
for inclusion in forky.

Helmut