Skip to content

Commit 0d2c88a

Browse files
rvaggzkat
authored andcommitted
node-gyp: download header tarball for compile
Temporary fix only, node-gyp needs to be aware of whether it can even download this file for the current runtime so that information needs to come from the process itself. Floating patch on npm. PR-URL: nodejs#2066 Reviewed-By: Johan Bergström <bugs@bergstroem.nu> Reviewed-By: Ryan Graham <ryan@strongloop.com>
1 parent b8f7353 commit 0d2c88a

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

deps/npm/node_modules/node-gyp/addon.gypi

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deps/npm/node_modules/node-gyp/lib/configure.js

+5-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deps/npm/node_modules/node-gyp/lib/install.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)