Skip to content

partial fix for node-gyp configure on ppc64le. Issue #437#438

Merged
joeferner merged 1 commit into
joeferner:masterfrom
swsharp:hotfix/issue437
Jun 11, 2018
Merged

partial fix for node-gyp configure on ppc64le. Issue #437#438
joeferner merged 1 commit into
joeferner:masterfrom
swsharp:hotfix/issue437

Conversation

@swsharp
Copy link
Copy Markdown

@swsharp swsharp commented Jun 11, 2018

I just opened issue #437 and have a partial solution. The binding.gyp file still doesn't set the target_arch variable within node-gyp. I wasn't able to get it to work and had to override the variable at the command line with 'node-gyp configure build --target_arch=ppc64le'.

Thanks!

@joeferner joeferner merged commit b01b9c1 into joeferner:master Jun 11, 2018
@swsharp swsharp deleted the hotfix/issue437 branch June 11, 2018 15:33
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.

3 participants