diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2023-03-26 02:44:47 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2023-03-28 23:24:13 -0400 |
commit | 81c3c3808e611adeda204891f7f14228fc51efee (patch) | |
tree | 25c619bbf9dbe2d9099568a9978d629f2fbb14fb /mesonbuild/interpreter/interpreter.py | |
parent | 9d98b4cb840e692808a89f7c6f193215ae37f4b8 (diff) | |
download | meson-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