Try python2.7 for gyp first

This commit is contained in:
Stuart D. Gathman 2020-07-02 19:24:59 -04:00
parent 4e807cc425
commit f2a1d3d73f
1 changed files with 1 additions and 0 deletions

View File

@ -348,6 +348,7 @@ sed -i -e '/optimizeLevel:/ s/-O0/-O3/' node_build/make.js
%else
sed -i -e '/optimizeLevel:/ s/-O0/-O3/' node_build/make.js
%endif
sed -i -e '/var PYTHONS =/ s/python3.7/python2.7/' node_build/FindPython.js
%endif
#patch19 -p1 -b .fuzz
#patch20 -p1 -b .sysctl