Skip to content

Commit 78699dc

Browse files
committed
Revert "deps,win: increase msvs_shard in gyp for V8"
This reverts commit e8fba5f637c73ae7d654ee8adabd4b8b873c342e.
1 parent 34abfb6 commit 78699dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/v8/src/v8.gyp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1802,7 +1802,7 @@
18021802
# When building Official, the .lib is too large and exceeds the 2G
18031803
# limit. This breaks it into multiple pieces to avoid the limit.
18041804
# See http://crbug.com/485155.
1805-
'msvs_shard': 10,
1805+
'msvs_shard': 4,
18061806
}],
18071807
['component=="shared_library"', {
18081808
'defines': [

0 commit comments

Comments
 (0)