build: use proper python interpreter
Make configure start gyp with the same python interpreter that is used to run configure itself. Fixes an issue where configure fails with a SyntaxError because the user has multiple python binaries on his $PATH and the default one is too old.
parent
9e72b7b6
Please register or sign in to comment