Merge "Remove __STDC_FORMAT_MACROS." into main
This commit is contained in:
@@ -27,9 +27,8 @@ var (
|
|||||||
"-DWIN32_LEAN_AND_MEAN",
|
"-DWIN32_LEAN_AND_MEAN",
|
||||||
"-Wno-unused-parameter",
|
"-Wno-unused-parameter",
|
||||||
|
|
||||||
// Workaround differences in inttypes.h between host and target.
|
// Workaround differences in <stdint.h> between host and target.
|
||||||
//See bug 12708004.
|
// Context: http://b/12708004
|
||||||
"-D__STDC_FORMAT_MACROS",
|
|
||||||
"-D__STDC_CONSTANT_MACROS",
|
"-D__STDC_CONSTANT_MACROS",
|
||||||
|
|
||||||
// Use C99-compliant printf functions (%zd).
|
// Use C99-compliant printf functions (%zd).
|
||||||
|
Reference in New Issue
Block a user