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 849849 'dependencies' : [
850850 'deps/googletest/googletest.gyp:gtest_prod' ,
851851 'deps/histogram/histogram.gyp:histogram' ,
852- 'deps/simdjson/simdjson.gyp:simdjson' ,
853852 'deps/simdutf/simdutf.gyp:simdutf' ,
854853 'deps/nbytes/nbytes.gyp:nbytes' ,
855854 'node_js2c#host' ,
11711170 'deps/googletest/googletest.gyp:gtest' ,
11721171 'deps/googletest/googletest.gyp:gtest_main' ,
11731172 'deps/histogram/histogram.gyp:histogram' ,
1174- 'deps/simdjson/simdjson.gyp:simdjson' ,
11751173 'deps/simdutf/simdutf.gyp:simdutf' ,
11761174 'deps/nbytes/nbytes.gyp:nbytes' ,
11771175 ],
13641362 '<(node_lib_target_name)' ,
13651363 'deps/histogram/histogram.gyp:histogram' ,
13661364 'deps/nbytes/nbytes.gyp:nbytes' ,
1367- 'deps/simdjson/simdjson.gyp:simdjson' ,
13681365 'deps/simdutf/simdutf.gyp:simdutf' ,
13691366 ],
13701367
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