summaryrefslogtreecommitdiff
path: root/appveyor
diff options
context:
space:
mode:
authorStefan Behnel <stefan_ml@behnel.de>2021-04-14 19:58:03 +0200
committerStefan Behnel <stefan_ml@behnel.de>2021-04-14 19:58:03 +0200
commit736119232825a1809a66dcd6d654581058003b6f (patch)
treeca8197b2d0125e7c107a6bc80f9e1e54d94dd80c /appveyor
parent17670781083e3ccfedb1af4adcec614d4599eef9 (diff)
downloadcython-736119232825a1809a66dcd6d654581058003b6f.tar.gz
According to the docs, "/Od" is the default in MSVC, so in order to get it, it should be enough to clear CFLAGS.
Setting it generates warnings in Py3.9 on appveyor ("source file '"/Od"' ignored"), suggesting that the option is not recognised as such. https://docs.microsoft.com/en-us/cpp/build/reference/od-disable-debug?view=msvc-160
Diffstat (limited to 'appveyor')
0 files changed, 0 insertions, 0 deletions