From 8b713df17451bc0b320b29d27a678962a819e015 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Zasso?= Date: Fri, 27 May 2016 16:15:46 +0200 Subject: [PATCH] build: don't include v8 from node.gyp --- node.gyp | 1 - 1 file changed, 1 deletion(-) diff --git a/node.gyp b/node.gyp index 05a5530a2b148e..8314c8096a328a 100644 --- a/node.gyp +++ b/node.gyp @@ -117,7 +117,6 @@ 'tools/msvs/genfiles', 'deps/uv/src/ares', '<(SHARED_INTERMEDIATE_DIR)', # for node_natives.h - 'deps/v8' # include/v8_platform.h ], 'sources': [