TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
refs/heads/dev/relnotes
/
.
/
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
.