DescriptionFix various flags in the Win64 GN build
-disable chromium_code for third_party/zlib
- suppress a few size_t -> int conversion warnings
- suppress /wd4121 (structure padding) by default;
was suppressed in GYP but not GN.
Also disable ffmpeg, which doesn't work in the 64-bit build yet.
R=scottmg@chromium.org
TBR=brettw@chromium.org
BUG=432375, 167187
Committed: https://crrev.com/de7d0dc942b1e296a0e9bd667f020ffd486cc32e
Cr-Commit-Position: refs/heads/master@{#304542}
Patch Set 1 #Patch Set 2 : tweak more flags to better match GYP #
Total comments: 1
Messages
Total messages: 18 (6 generated)
|