python312: use whatever system python3 is installed for the build

This commit is contained in:
Jeremy Soller 2025-09-28 12:43:45 -06:00
parent 4974708338
commit b5daccaed1

View File

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