diff --git a/common.gypi b/common.gypi index 7c6e45d045b8..14b89393a534 100644 --- a/common.gypi +++ b/common.gypi @@ -27,6 +27,7 @@ 'uv_library': 'static_library', 'uv_parent_path': 'vendor/node/deps/uv', 'uv_use_dtrace': 'false', + 'V8_BASE': '', 'v8_postmortem_support': 'false', 'v8_enable_i18n_support': 'false', # Required by Linux (empty for now, should support it in future).