Skip to content

doc: fix overriding of prefix option

Rodrigo Muino Tomonari requested to merge github/fork/lpinca/gh-30477 into master

Make the example in the "Building a debug build" section work as intended.

Fixes: https://github.com/nodejs/node/issues/30477

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

Merge request reports

Loading