Fix no_shorten_64_warnings for GCC builds.
WebRTC still supports GCC, this CL makes sure /wd4267 is only applied to MSVC. Since there is no -Wshorten-64-to-32 in GCC, nothing gets suppressed in that case. Bug: 588506 Change-Id: I0b7477ec26123437f4e2274e0cc9d92738b0b066 Reviewed-on: https://chromium-review.googlesource.com/1205394Reviewed-by:Dirk Pranke <dpranke@chromium.org> Commit-Queue: Mirko Bonadei <mbonadei@chromium.org> Cr-Commit-Position: refs/heads/master@{#588963}
Showing
Please register or sign in to comment