From 69573f5bd4ad8d692a3a2669185a1b979356b029 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Sun, 28 Sep 2025 12:48:08 -0600 Subject: [PATCH] Revert "python312: use whatever system python3 is installed for the build" This reverts commit b5daccaed122456cf9dbec8e3523e3f47e490d22. --- recipes/dev/python312/recipe.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/dev/python312/recipe.toml b/recipes/dev/python312/recipe.toml index c75583209..1209eb07b 100644 --- a/recipes/dev/python312/recipe.toml +++ b/recipes/dev/python312/recipe.toml @@ -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