aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/interpreter/interpreter.py
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2023-03-26 02:44:47 -0400
committerEli Schwartz <eschwartz@archlinux.org>2023-03-28 23:24:13 -0400
commit81c3c3808e611adeda204891f7f14228fc51efee (patch)
tree25c619bbf9dbe2d9099568a9978d629f2fbb14fb /mesonbuild/interpreter/interpreter.py
parent9d98b4cb840e692808a89f7c6f193215ae37f4b8 (diff)
downloadmeson-81c3c3808e611adeda204891f7f14228fc51efee.zip
meson-81c3c3808e611adeda204891f7f14228fc51efee.tar.gz
meson-81c3c3808e611adeda204891f7f14228fc51efee.tar.bz2
python dependency: avoid redefinition warnings for MS_WIN64
pyconfig.h defines it in limited cases, but as empty, rather than as "1" which is what command-line defines generally do. Explicitly define it as a compatible definition so the compiler does not log a warning that the value has changed. Fixes #11592
Diffstat (limited to 'mesonbuild/interpreter/interpreter.py')
0 files changed, 0 insertions, 0 deletions