diff options
author | Christian Heimes <christian@python.org> | 2022-06-29 13:44:14 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-29 13:44:14 (GMT) |
commit | 6485c3c7267eeb4095530af474c43f1244cb492b (patch) | |
tree | 2dd3e4b008e4fd8f95e3237dee78cec85492c823 /Python/Python-tokenize.c | |
parent | 655b3aa4c8889a46e44b449cec16c85704a5e274 (diff) | |
download | cpython-6485c3c7267eeb4095530af474c43f1244cb492b.zip cpython-6485c3c7267eeb4095530af474c43f1244cb492b.tar.gz cpython-6485c3c7267eeb4095530af474c43f1244cb492b.tar.bz2 |
gh-94404: Use module CFLAGS before PY_STDMODULE_CFLAGS (GH-94413)
``PY_STDMODULE_CFLAGS`` may contain include directories with system
headers. This can break compiling with built-in libmpdec.
Diffstat (limited to 'Python/Python-tokenize.c')
0 files changed, 0 insertions, 0 deletions