diff options
author | David Goulet <dgoulet@torproject.org> | 2020-07-07 09:20:28 -0400 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2020-07-07 09:53:54 -0400 |
commit | d9cc2b2928eab045f89d0abf95a9e5c75e290ff8 (patch) | |
tree | 85810de918732ecbbe6e4409bf2ee6e8f7275f5c /src/lib/crypt_ops/crypto_ope.c | |
parent | 39830b6408f8a720ce71ccb6b853663c6e6047e9 (diff) | |
download | tor-d9cc2b2928eab045f89d0abf95a9e5c75e290ff8.tar.gz tor-d9cc2b2928eab045f89d0abf95a9e5c75e290ff8.zip |
CI: Fix Appveyor printf format error
For some reasons, Appveyor started to use the stdio printf format for 64 bit
values (PRIu64, ...). Mingw doesn't like that so force it to use the Windows
specific macros by setting D__USE_MINGW_ANSI_STDIO=0.
Fixes #40026
Diffstat (limited to 'src/lib/crypt_ops/crypto_ope.c')
0 files changed, 0 insertions, 0 deletions