Remove -pedantic
Bug: b/383382218 Test: m Flag: TEST_ONLY Change-Id: I612a5104379d56e4d9d6322cb2645aa8f8100cc6
This commit is contained in:
parent
83637f6db5
commit
9ca0a241e2
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ cc_binary {
|
||||||
"-Wall",
|
"-Wall",
|
||||||
"-Wextra",
|
"-Wextra",
|
||||||
"-Werror",
|
"-Werror",
|
||||||
"-pedantic",
|
|
||||||
],
|
],
|
||||||
shared_libs: [
|
shared_libs: [
|
||||||
"libdump",
|
"libdump",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue