File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 638638 'fp16' ,
639639 'abseil.gyp:abseil' ,
640640 ],
641+ 'conditions' : [
642+ ['node_shared_highway=="false"' , {
643+ 'dependencies' : ['highway' ],
644+ }],
645+ ],
641646 'direct_dependent_settings' : {
642647 'sources' : [
643648 '<!@pymod_do_main(GN-scraper "<(V8_ROOT)/BUILD.gn" "v8_header_set.\\ "v8_internal_headers\\ ".*?sources = ")' ,
648653 '<!@pymod_do_main(GN-scraper "<(V8_ROOT)/BUILD.gn" "v8_header_set.\\ "v8_internal_headers\\ ".*?v8_enable_snapshot_compression.*?sources \\ += ")' ,
649654 ],
650655 }],
651- ['node_shared_highway=="false"' , {
652- 'dependencies' : ['highway' ],
653- }],
654656 ['v8_enable_temporal_support==1' , {
655657 'sources' : [
656658 '<!@pymod_do_main(GN-scraper "<(V8_ROOT)/BUILD.gn" "v8_header_set.\\ "v8_internal_headers\\ ".*?v8_enable_temporal_support.*?sources \\ += ")' ,
You can’t perform that action at this time.
0 commit comments