We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
out/Makefile
1 parent 6e60ab7 commit c712dd2Copy full SHA for c712dd2
Makefile
@@ -175,7 +175,7 @@ out/Makefile: config.gypi common.gypi node.gyp \
175
tools/v8_gypfiles/toolchain.gypi \
176
tools/v8_gypfiles/features.gypi \
177
tools/v8_gypfiles/inspector.gypi tools/v8_gypfiles/v8.gyp
178
- $(PYTHON) tools/gyp_node.py -f make
+ $(PYTHON) tools/gyp_node.py -f make -Dpython=$(PYTHON)
179
180
# node_version.h is listed because the N-API version is taken from there
181
# and included in config.gypi
0 commit comments