Skip to content

tools,gyp: fix regex for version matching

Rodrigo Muino Tomonari requested to merge github/fork/Trott/fix-gyp into master

Tool versions can be 10 and higher. Float patch from node-gyp to accommodate this fact of life.

Refs: https://github.com/nodejs/node-gyp/commit/293092c362febffe19f72712467565045e08e8f1

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

Merge request reports

Loading