mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
GH-115983: skip building shared modules for testing under WASI (GH-116528)
This commit is contained in:
parent
e39795f2cb
commit
8c094c3095
3 changed files with 15 additions and 0 deletions
6
configure
generated
vendored
6
configure
generated
vendored
|
|
@ -28587,9 +28587,15 @@ case $ac_sys_system in #(
|
|||
|
||||
|
||||
py_cv_module__ctypes_test=n/a
|
||||
py_cv_module__testexternalinspection=n/a
|
||||
py_cv_module__testimportmultiple=n/a
|
||||
py_cv_module__testmultiphase=n/a
|
||||
py_cv_module__testsinglephase=n/a
|
||||
py_cv_module_fcntl=n/a
|
||||
py_cv_module_mmap=n/a
|
||||
py_cv_module_termios=n/a
|
||||
py_cv_module_xxlimited=n/a
|
||||
py_cv_module_xxlimited_35=n/a
|
||||
py_cv_module_=n/a
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue