Revert "python312: use whatever system python3 is installed for the build"

This reverts commit b5daccaed1.
This commit is contained in:
Jeremy Soller 2025-09-28 12:48:08 -06:00
parent b5daccaed1
commit 69573f5bd4

View File

@ -34,7 +34,7 @@ COOKBOOK_CONFIGURE_FLAGS=(
--disable-ipv6
--host=${GNU_TARGET}
--build=$ARCH
--with-build-python=python3
--with-build-python
--with-ensurepip=install
--disable-test-modules
ac_cv_file__dev_ptmx=no