Skip to content

build: build benchmark addons like test addons

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

Build the addons for benchmarks in the same way that the addons for tests are built.

Fixes: https://github.com/nodejs/build/issues/1961 Refs: https://github.com/nodejs/node/commit/53ca0b9ae145c430842bf78e553e3b6cbd2823aa#commitcomment-35494896

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

Merge request reports

Loading