diff --git a/recipes/dev/python312/recipe.toml b/recipes/dev/python312/recipe.toml index 1d68bbe4e7..d4e549b8a1 100644 --- a/recipes/dev/python312/recipe.toml +++ b/recipes/dev/python312/recipe.toml @@ -45,6 +45,10 @@ if [ "$TARGET" != "$COOKBOOK_HOST_TARGET" ]; then --with-ssl-default-suites=openssl ac_cv_file__dev_ptmx=no ac_cv_file__dev_ptc=no + ac_cv_func_openpty=no + ac_cv_func_login_tty=no + ac_cv_search_login_tty=no + ac_cv_func_forkpty=no ac_cv_exeext="" ) else