Skip to content

build, tools: look for local installation of NASM

Rodrigo Muino Tomonari requested to merge github/fork/richardlau/winbuild into master

Search the default installation path for NASM installed by a user without administrator privileges when not found on the Path or in the default system-wide installation path.

cc @nodejs/platform-windows

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

Merge request reports

Loading