diff options
author | Victor Stinner <vstinner@python.org> | 2023-10-17 21:45:24 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-17 21:45:24 (GMT) |
commit | 2ba6f68890cf6d5baec4f98a8c05e76c3b13b816 (patch) | |
tree | 718d03f311e2dd10b446f581afeeb2e2abc0d7b2 /Python/compile.c | |
parent | 0f9d0fb437fd206e281b84309f171f5dfe3ef0c2 (diff) | |
download | cpython-2ba6f68890cf6d5baec4f98a8c05e76c3b13b816.zip cpython-2ba6f68890cf6d5baec4f98a8c05e76c3b13b816.tar.gz cpython-2ba6f68890cf6d5baec4f98a8c05e76c3b13b816.tar.bz2 |
gh-85283: Fix _ctypes_test build on Windows in release mode (#111005)
Define Py_BUILD_CORE to not attempt to link the extension to
python3.lib (which fails).
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions