Unverified Commit cfb7c4f6 authored by himself65's avatar himself65
Browse files

build: add `library_files` to gyp variables



GYP uses the system path when parsing node.gyp;
However, if system python is different from our
gyp runtime python, like '2.7', gyp would crash.

Co-authored-by: default avatarMichaël Zasso <targos@protonmail.com>

PR-URL: https://github.com/nodejs/node/pull/39293


Reviewed-By: default avatarMichaël Zasso <targos@protonmail.com>
Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
Reviewed-By: default avatarJoyee Cheung <joyeec9h3@gmail.com>
parent c506660f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment