diff options
author | Stefan Weil <weil@mail.berlios.de> | 2010-02-12 11:02:08 +0100 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2010-02-19 15:32:15 -0600 |
commit | e94a79364871e06767fc21506f0038f632e1386e (patch) | |
tree | 6d41490e6ab1d55a995edfd5ad8a5f85be8417e1 /cocoa.m | |
parent | 5c366a8a3d7ac71beda8499caa815cb3ea95eb58 (diff) |
mingw32: Enable C99/POSIX format strings
Starting with mingw32-runtime 3.15, C99/POSIX
format strings (%zu, %lld, ...) are supported
by defining __USE_MINGW_ANSI_STDIO=1.
As QEMU uses such format strings, unconditionally
define this macro. It won't hurt on older revisions
of mingw32-runtime.
Tested with manually installed mingw32-runtime 3.15
on debian (cross compiled + wine).
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'cocoa.m')
0 files changed, 0 insertions, 0 deletions