diff options
author | Christian Heimes <christian@python.org> | 2022-06-29 14:22:41 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-29 14:22:41 (GMT) |
commit | a548a456330f9a9d99a0bd4e11e6e0862da81989 (patch) | |
tree | 6124f5156e30cc42f9125503e03450e0070c97f8 /Modules/_struct.c | |
parent | 9140c413d03080f12066b6f7f23f8c92543b5ded (diff) | |
download | cpython-a548a456330f9a9d99a0bd4e11e6e0862da81989.zip cpython-a548a456330f9a9d99a0bd4e11e6e0862da81989.tar.gz cpython-a548a456330f9a9d99a0bd4e11e6e0862da81989.tar.bz2 |
[3.11] gh-94404: Use module CFLAGS before PY_STDMODULE_CFLAGS (GH-94413) (GH-94415)
``PY_STDMODULE_CFLAGS`` may contain include directories with system
headers. This can break compiling with built-in libmpdec.
Co-authored-by: Christian Heimes <christian@python.org>
Diffstat (limited to 'Modules/_struct.c')
0 files changed, 0 insertions, 0 deletions