Skip to content

Commit 9f5ad9b

Browse files
refackBethGriggs
authored andcommitted
build,deps: less warnings from V8
PR-URL: #26405 Reviewed-By: Yang Guo <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
1 parent aa49bf5 commit 9f5ad9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deps/v8/gypfiles/toolchain.gypi

+1
Original file line numberDiff line numberDiff line change
@@ -1431,6 +1431,7 @@
14311431
}],
14321432
],
14331433
}, # configurations
1434+
'cflags': [ '-Wno-type-limits', ],
14341435
'msvs_disabled_warnings': [
14351436
4245, # Conversion with signed/unsigned mismatch.
14361437
4267, # Conversion with possible loss of data.

0 commit comments

Comments
 (0)