|
|
@ -1,7 +1,7 @@ |
|
|
|
diff -u -r ../node-v10.12.0/node.gyp ./node.gyp
|
|
|
|
--- ../node-v10.12.0/node.gyp 2018-10-10 19:20:38.000000000 +0000
|
|
|
|
+++ ./node.gyp 2018-10-14 18:17:36.653712569 +0000
|
|
|
|
@@ -892,81 +892,7 @@
|
|
|
|
diff -u -r ../node-v11.0.0/node.gyp ./node.gyp
|
|
|
|
--- ../node-v11.0.0/node.gyp 2018-10-23 15:59:38.000000000 +0000
|
|
|
|
+++ ./node.gyp 2018-10-25 20:46:25.481050534 +0000
|
|
|
|
@@ -848,78 +848,7 @@
|
|
|
|
], |
|
|
|
} ], |
|
|
|
] |
|
|
@ -52,9 +52,6 @@ diff -u -r ../node-v10.12.0/node.gyp ./node.gyp |
|
|
|
- 'HAVE_OPENSSL=1',
|
|
|
|
- ],
|
|
|
|
- }],
|
|
|
|
- [ 'node_use_perfctr=="true"', {
|
|
|
|
- 'defines': [ 'HAVE_PERFCTR=1' ],
|
|
|
|
- }],
|
|
|
|
- ['v8_enable_inspector==1', {
|
|
|
|
- 'sources': [
|
|
|
|
- 'test/cctest/test_inspector_socket.cc',
|
|
|
|