From 75ea73e9b1983bbf6ab4f4f54a500500d420ad7c Mon Sep 17 00:00:00 2001 From: Luigi Pinca Date: Thu, 30 Jan 2025 12:26:12 +0100 Subject: [PATCH] build: add double quotes around <(python) Handle cases where the path to the Python executable contains spaces. Refs: https://github.com/nodejs/node/pull/56791 --- node.gyp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node.gyp b/node.gyp index 5aed08ee4164b8..88e50c54b93fe4 100644 --- a/node.gyp +++ b/node.gyp @@ -402,8 +402,8 @@ ], 'node_cctest_sources': [ 'src/node_snapshot_stub.cc', - '