◐ Shell
clean mode source ↗

build: compile bundled ada conditionally · nodejs/node@1015b22

Original file line numberDiff line numberDiff line change

@@ -859,7 +859,6 @@

859859

'deps/histogram/histogram.gyp:histogram',

860860

'deps/simdjson/simdjson.gyp:simdjson',

861861

'deps/simdutf/simdutf.gyp:simdutf',

862-

'deps/ada/ada.gyp:ada',

863862

'deps/nbytes/nbytes.gyp:nbytes',

864863

'node_js2c#host',

865864

],

@@ -1135,7 +1134,6 @@

11351134

'deps/googletest/googletest.gyp:gtest_prod',

11361135

'deps/histogram/histogram.gyp:histogram',

11371136

'deps/uvwasi/uvwasi.gyp:uvwasi',

1138-

'deps/ada/ada.gyp:ada',

11391137

'deps/nbytes/nbytes.gyp:nbytes',

11401138

],

11411139

'includes': [

@@ -1184,7 +1182,6 @@

11841182

'deps/histogram/histogram.gyp:histogram',

11851183

'deps/simdjson/simdjson.gyp:simdjson',

11861184

'deps/simdutf/simdutf.gyp:simdutf',

1187-

'deps/ada/ada.gyp:ada',

11881185

'deps/nbytes/nbytes.gyp:nbytes',

11891186

],

11901187

@@ -1262,7 +1259,6 @@

12621259

'dependencies': [

12631260

'<(node_lib_target_name)',

12641261

'deps/histogram/histogram.gyp:histogram',

1265-

'deps/ada/ada.gyp:ada',

12661262

'deps/nbytes/nbytes.gyp:nbytes',

12671263

],

12681264

@@ -1376,7 +1372,6 @@

13761372

'dependencies': [

13771373

'<(node_lib_target_name)',

13781374

'deps/histogram/histogram.gyp:histogram',

1379-

'deps/ada/ada.gyp:ada',

13801375

'deps/nbytes/nbytes.gyp:nbytes',

13811376

'deps/simdjson/simdjson.gyp:simdjson',

13821377

'deps/simdutf/simdutf.gyp:simdutf',