Skip to content

tools: fix installing node with shared mode

Rodrigo Muino Tomonari requested to merge github/fork/zcbenz/fix-shared-node into main

Fix a bug caused by https://github.com/nodejs/node/pull/50737 that, make install fails for --shared mode.

This was reported by https://github.com/nodejs/node/pull/50737#issuecomment-1968696720.

Merge request reports

Loading