There was an error while loading. Please reload this page.
--shared-simdutf
1 parent 775944c commit 20a9a57Copy full SHA for 20a9a57
1 file changed
deps/ada/ada.gyp
@@ -8,7 +8,6 @@
8
'type': 'static_library',
9
'include_dirs': [
10
'.',
11
- '<(DEPTH)/deps/v8/third_party/simdutf',
12
],
13
'direct_dependent_settings': {
14
'include_dirs': ['.'],
@@ -17,7 +16,7 @@
17
16
'ADA_USE_SIMDUTF=1',
18
19
'dependencies': [
20
- '../../tools/v8_gypfiles/v8.gyp:simdutf',
+ '../../tools/v8_gypfiles/simdutf.gyp:simdutf',
21
22
'sources': [ '<@(ada_sources)' ]
23
},
0 commit comments