We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a0d16e commit f1e0d4cCopy full SHA for f1e0d4c
1 file changed
common.gypi
@@ -96,7 +96,7 @@
96
'v8_base': '<(PRODUCT_DIR)/lib/libv8_snapshot.a',
97
}, {
98
'os_posix': 1,
99
- 'v8_postmortem_support%': 1,
+ 'v8_postmortem_support%': 0,
100
}],
101
['GENERATOR == "ninja"', {
102
'obj_dir': '<(PRODUCT_DIR)/obj',
0 commit comments