Skip to content

Commit

Permalink
Update BUILD.gn
Browse files Browse the repository at this point in the history
Taken from #3270
  • Loading branch information
aee-google authored May 17, 2024
1 parent b2da5b6 commit 01aef95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions starboard/build/config/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ if (cobalt_pending_clean_up) {
if (is_clang) {
cflags = [
"-Wno-c99-designator",
"-Wno-deprecated-declarations",
"-Wno-ignored-qualifiers",
"-Wno-implicit-fallthrough",
"-Wno-inconsistent-missing-override",
Expand Down

0 comments on commit 01aef95

Please sign in to comment.