Skip to content

Conversation

@joaocgreis
Copy link
Member

This adds a recipe that downloads a copy of the headers to be included in the Unofficial Builds releases and changes the RELEASE_URLBASE to point to that copy.

The node-gyp changes in nodejs/node-gyp#1875 require this. Windows ARM64 releases need to download node.lib from this server. Changing node-gyp to get node.lib from here and the headers from the main server doesn't make much sense to me. This approach makes it more consistent, at the expense of having to duplicate the headers files.

@rvagg can you take a look? I haven't tested this. I plan to land this, let docker update and then fix anything that needs fixing. But I can test the changes in the server and update this PR if you prefer. In any case, I'll run the new recipe for v12.8.0 which I'm using to test the node-gyp side.

@rvagg
Copy link
Member

rvagg commented Sep 25, 2019

lgtm, let's give it a go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants