From f8ccbd9fa3c3bf88c8ce2c55f1630bbf95db91d8 Mon Sep 17 00:00:00 2001 From: Andy Postnikov Date: Wed, 7 Aug 2019 18:23:25 +0300 Subject: community/nodejs-current: upgrade to 12.8.0 --- .../nodejs-current/dont-run-gyp-files-for-bundled-deps.patch | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'community/nodejs-current/dont-run-gyp-files-for-bundled-deps.patch') diff --git a/community/nodejs-current/dont-run-gyp-files-for-bundled-deps.patch b/community/nodejs-current/dont-run-gyp-files-for-bundled-deps.patch index 25cce3cbb2..db2ab01c66 100644 --- a/community/nodejs-current/dont-run-gyp-files-for-bundled-deps.patch +++ b/community/nodejs-current/dont-run-gyp-files-for-bundled-deps.patch @@ -9,12 +9,12 @@ Node.js 7.2.0 --- a/Makefile +++ b/Makefile -@@ -116,7 +116,7 @@ +@@ -141,7 +141,7 @@ echo "'test-code-cache' target is a noop" out/Makefile: config.gypi common.gypi node.gyp \ -- deps/uv/uv.gyp deps/http_parser/http_parser.gyp deps/zlib/zlib.gyp \ -+ deps/http_parser/http_parser.gyp \ - tools/v8_gypfiles/toolchain.gypi tools/v8_gypfiles/features.gypi \ - tools/v8_gypfiles/inspector.gypi tools/v8_gypfiles/v8.gyp +- deps/uv/uv.gyp deps/http_parser/http_parser.gyp deps/zlib/zlib.gyp \ ++ deps/http_parser/http_parser.gyp \ + tools/v8_gypfiles/toolchain.gypi tools/v8_gypfiles/features.gypi \ + tools/v8_gypfiles/inspector.gypi tools/v8_gypfiles/v8.gyp $(PYTHON) tools/gyp_node.py -f make -- cgit v1.2.3