Skip to content

Commit

Permalink
Removing -Wno-strict-overflow from main BUILD.gn.
Browse files Browse the repository at this point in the history
Bug: None
Change-Id: I5a3fc30e8dd8f58ab8a3c8a395e51d68de3c28eb
Reviewed-on: https://webrtc-review.googlesource.com/64989
Reviewed-by: Karl Wiberg <[email protected]>
Commit-Queue: Mirko Bonadei <[email protected]>
Cr-Commit-Position: refs/heads/master@{#22645}
  • Loading branch information
MirkoBonadei authored and Commit Bot committed Mar 28, 2018
1 parent 725c106 commit 467057e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,6 @@ config("common_config") {
# Repeat some flags that get overridden by -Wextra.
"-Wno-unused-parameter",
"-Wno-missing-field-initializers",
"-Wno-strict-overflow",
]
cflags_c += [
# TODO(bugs.webrtc.org/9029): enable commented compiler flags.
Expand Down

0 comments on commit 467057e

Please sign in to comment.