diff --git a/deps/v8/src/v8.gyp b/deps/v8/src/v8.gyp index a7440482c68..bc185a4d29b 100644 --- a/deps/v8/src/v8.gyp +++ b/deps/v8/src/v8.gyp @@ -1802,7 +1802,7 @@ # When building Official, the .lib is too large and exceeds the 2G # limit. This breaks it into multiple pieces to avoid the limit. # See http://crbug.com/485155. - 'msvs_shard': 4, + 'msvs_shard': 10, }], ['component=="shared_library"', { 'defines': [