File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 438438 'inputs' : [ '<(opensslconfig)' , ],
439439 'outputs' : [ '<(opensslconfig_internal)' , ],
440440 'action' : [
441- 'python' , 'tools/copyfile.py' ,
441+ '<( python) ' , 'tools/copyfile.py' ,
442442 '<(opensslconfig)' ,
443443 '<(opensslconfig_internal)' ,
444444 ],
Original file line number Diff line number Diff line change 17821782 }],
17831783 ],
17841784 'action' : [
1785- 'python' , '<(V8_ROOT)/tools/testrunner/utils/dump_build_config_gyp.py' ,
1785+ '<( python) ' , '<(V8_ROOT)/tools/testrunner/utils/dump_build_config_gyp.py' ,
17861786 '<@(v8_dump_build_config_args)' ,
17871787 ],
17881788 },
18761876 '<(SHARED_INTERMEDIATE_DIR)/debug-support.cc' ,
18771877 ],
18781878 'action' : [
1879- 'python' ,
1879+ '<( python) ' ,
18801880 '<(V8_ROOT)/tools/gen-postmortem-metadata.py' ,
18811881 '<@(_outputs)' ,
18821882 '<@(heapobject_files)'
You can’t perform that action at this time.
0 commit comments