Ignore format-pedantic compiler warning am: 4321dfea63
am: e38afc37a0
Change-Id: I2f52a4ba6c518f7fe9988c95cfa50a442f6d2a82
This commit is contained in:
commit
d92d2cf6b8
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ cc_library_shared {
|
|||
"-Wno-shorten-64-to-32",
|
||||
"-Wno-sign-compare",
|
||||
"-Wno-missing-prototypes",
|
||||
"-Wno-format-pedantic",
|
||||
],
|
||||
|
||||
srcs: [
|
||||
|
|
Loading…
Reference in a new issue