diff options
author | Christian Heimes <christian@python.org> | 2021-10-25 18:01:52 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-25 18:01:52 (GMT) |
commit | ece916e92ce76cfdbfd208605a6fc827db0fbd52 (patch) | |
tree | 5f1986fc91f4b573ce69491dad4e94d3ff6d2622 /Programs/_testembed.c | |
parent | 81669d1b7bd668d1bd0fab92836e8b5e7976e362 (diff) | |
download | cpython-ece916e92ce76cfdbfd208605a6fc827db0fbd52.zip cpython-ece916e92ce76cfdbfd208605a6fc827db0fbd52.tar.gz cpython-ece916e92ce76cfdbfd208605a6fc827db0fbd52.tar.bz2 |
bpo-45548: Add missing extensions to Modules/Setup (GH-29199)
Adds _ctypes, _decimal, _multiprocessing, _posixshmem, _scproxy, _sqlite3,
and _uuid.
Use Makefile variables to build OpenSSL and TCL/TK modules.
Drop ``-lm`` from math lines. Extensions are always linked against libm.
Signed-off-by: Christian Heimes <christian@python.org>
Diffstat (limited to 'Programs/_testembed.c')
0 files changed, 0 insertions, 0 deletions