Skip to content

build: don't echo ln in NODE_EXE/NODE_G_EXE

This commit removes the echoing of the ln command in the targets NODE_EXE, and NODE_G_EXE. This only concerns the linking of the node executables and reduces the output a little when building.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading