python312: disable pty functions not declared in relibc
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user