Skip to content

Commit

Permalink
build,deps: less warnings from V8
Browse files Browse the repository at this point in the history
PR-URL: #26405
Reviewed-By: Yang Guo <yangguo@chromium.org>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
  • Loading branch information
refack authored and BethGriggs committed Apr 16, 2019
1 parent aa49bf5 commit 9f5ad9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deps/v8/gypfiles/toolchain.gypi
Original file line number Diff line number Diff line change
Expand Up @@ -1431,6 +1431,7 @@
}],
],
}, # configurations
'cflags': [ '-Wno-type-limits', ],
'msvs_disabled_warnings': [
4245, # Conversion with signed/unsigned mismatch.
4267, # Conversion with possible loss of data.
Expand Down

0 comments on commit 9f5ad9b

Please sign in to comment.