Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
9951b50b8a2a28416ec736c1ab0ce2a40374bc70
/
.
/
ChangeLog.d
/
fix-mingw-build.txt
blob: 383b1c7fd4fbd62673bafab466ecee333764a7a6 [
file
] [
log
] [
blame
]
Changes
*
fix build failure on
MinGW
toolchain
when
__USE_MING_ANSI_STDIO
is
on
.
When
that flag
is
on
,
standard GNU C printf format specifiers
should be used
.