[issue46749] Support cross compilation on macOS

2022-02-14 Thread autoantwort
Change by autoantwort : -- components: +Cross-Build -Build nosy: +Alex.Willmer ___ Python tracker <https://bugs.python.org/issue46749> ___ ___ Python-bugs-list m

[issue46749] Support cross compilation on macOS

2022-02-14 Thread autoantwort
New submission from autoantwort : Currently you get the following output: ``` ➜ debug git:(main) ✗ ../configure --host=x86_64-apple-darwin --build=arm64-apple-darwin --with-build-python=./python3.11 checking for git... found checking build system type... aarch64-apple-darwin checking host