mirror of https://github.com/lukechilds/node.git
Browse Source
Move the logic for building the benchmark/misc/function_call to the top-level Makefile and use our local copy of node-gyp. PR-URL: https://github.com/nodejs/node/pull/16160 Fixes: https://github.com/nodejs/node/issues/16154 Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>v9.x-staging
committed by
Joyee Cheung
2 changed files with 9 additions and 4 deletions
@ -1,2 +0,0 @@ |
|||
binding: |
|||
node-gyp rebuild --nodedir=../../.. |
Loading…
Reference in new issue