Enable size_t truncation warnings in webrtc.
Bug: chromium:167187 Change-Id: I57bc5609eade890520292697d2b033a485dd3234 No-Try: true Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/227180 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#34606}
This commit is contained in:
parent
03df29c100
commit
f36492e452
@ -322,7 +322,6 @@ webrtc_root = get_path_info(".", "abspath")
|
||||
# native code is built as part of Chromium.
|
||||
rtc_common_configs = [
|
||||
webrtc_root + ":common_config",
|
||||
"//build/config/compiler:no_size_t_to_int_warning",
|
||||
]
|
||||
|
||||
if (is_mac || is_ios) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user