Skip to content

build: use `0o` octal notation in configure

This un-‘breaks’ the error message we print when using Python 3 to run configure.

Refs: https://github.com/nodejs/help/issues/1457

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

Merge request reports

Loading