Skip to content

Revert "build: enabling pgo at configure"

Rodrigo Muino Tomonari requested to merge github/fork/addaleax/revert-pgo into master

This reverts commit 9be15559.

This commit broke native addon compilation by adding variables to common.gypi that are not available to builds outside of Node.js core.

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

Merge request reports

Loading