File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 857857 'dependencies' : [
858858 'deps/googletest/googletest.gyp:gtest_prod' ,
859859 'deps/histogram/histogram.gyp:histogram' ,
860- 'deps/simdjson/simdjson.gyp:simdjson' ,
861860 'deps/simdutf/simdutf.gyp:simdutf' ,
862861 'deps/nbytes/nbytes.gyp:nbytes' ,
863862 'node_js2c#host' ,
11801179 'deps/googletest/googletest.gyp:gtest' ,
11811180 'deps/googletest/googletest.gyp:gtest_main' ,
11821181 'deps/histogram/histogram.gyp:histogram' ,
1183- 'deps/simdjson/simdjson.gyp:simdjson' ,
11841182 'deps/simdutf/simdutf.gyp:simdutf' ,
11851183 'deps/nbytes/nbytes.gyp:nbytes' ,
11861184 ],
13731371 '<(node_lib_target_name)' ,
13741372 'deps/histogram/histogram.gyp:histogram' ,
13751373 'deps/nbytes/nbytes.gyp:nbytes' ,
1376- 'deps/simdjson/simdjson.gyp:simdjson' ,
13771374 'deps/simdutf/simdutf.gyp:simdutf' ,
13781375 ],
13791376
Original file line number Diff line number Diff line change 216216 'dependencies' : [ 'deps/ada/ada.gyp:ada' ],
217217 }],
218218
219+ [ 'node_shared_simdjson=="false"' , {
220+ 'dependencies' : [ 'deps/simdjson/simdjson.gyp:simdjson' ],
221+ }],
222+
219223 [ 'node_shared_brotli=="false"' , {
220224 'dependencies' : [ 'deps/brotli/brotli.gyp:brotli' ],
221225 }],
You can’t perform that action at this time.
0 commit comments