Skip to content

Commit

Permalink
node-gyp: download header tarball for compile
Browse files Browse the repository at this point in the history
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 <[email protected]>
Reviewed-By: Ryan Graham <[email protected]>
  • Loading branch information
rvagg authored and zkat committed Aug 28, 2015
1 parent b8f7353 commit 0d2c88a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
1 change: 1 addition & 0 deletions deps/npm/node_modules/node-gyp/addon.gypi

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion deps/npm/node_modules/node-gyp/lib/configure.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion deps/npm/node_modules/node-gyp/lib/install.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0d2c88a

Please sign in to comment.