mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
bpo-45847: Revert Port _ctypes partly to PY_STDLIB_MOD (GH-29747) (GH-29969)
This commit is contained in:
parent
06c4ae8b13
commit
91b59a3fcd
5 changed files with 37 additions and 478 deletions
|
@ -136,7 +136,7 @@
|
|||
#
|
||||
|
||||
# needs -lffi and -ldl
|
||||
@MODULE__CTYPES_TRUE@_ctypes _ctypes/_ctypes.c _ctypes/callbacks.c _ctypes/callproc.c _ctypes/stgdict.c _ctypes/cfield.c
|
||||
#@MODULE__CTYPES_TRUE@_ctypes _ctypes/_ctypes.c _ctypes/callbacks.c _ctypes/callproc.c _ctypes/stgdict.c _ctypes/cfield.c
|
||||
|
||||
# needs -lncurses, -lncursesw or -lcurses, sometimes -ltermcap
|
||||
#@MODULE__CURSES_TRUE@_curses _cursesmodule.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue