Skip to content

build: make scripts in gyp run with right python

Should use <(python) instead of python for scripts in gyp files, otherwise the scripts might be run with python2 on some environments.

Merge request reports

Loading