]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45571: use PY_CFLAGS_NODIST for shared Modules/Setup (GH-29161)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 22 Oct 2021 18:22:01 +0000 (11:22 -0700)
committerGitHub <noreply@github.com>
Fri, 22 Oct 2021 18:22:01 +0000 (11:22 -0700)
commit19903085c3ad7a17c8047e1556c700f2eb109931
treec48933d3683092308999c015b1e5421103172a06
parentae78ffdc9399802621eabcd1668e44a91ec5f45e
bpo-45571: use PY_CFLAGS_NODIST for shared Modules/Setup (GH-29161)

(cherry picked from commit f6e8b80d20159596cf641305bad3a833bedd2f4f)

Co-authored-by: Christian Heimes <christian@python.org>
Misc/NEWS.d/next/Build/2021-10-22-15-28-29.bpo-45571.yY8NsJ.rst [new file with mode: 0644]
Modules/makesetup