Skip to content

build: opt-in to delegate building from Makefile to ninja

This captures the intent to build with ninja from configure --ninja to be used in the Makefile.

/CC @nodejs/build-files /CC @joyeecheung @ryzokuken @sam-github (who expressed interest in the past)

Refs: https://mobile.twitter.com/refack/status/1118484079077482498

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

Merge request reports

Loading