Skip to content

patch for workaround for compatability with XCode9 + node 8.6.0#27

Open
DonaldFoss wants to merge 1 commit intodavidtsai:masterfrom
DonaldFoss:master
Open

patch for workaround for compatability with XCode9 + node 8.6.0#27
DonaldFoss wants to merge 1 commit intodavidtsai:masterfrom
DonaldFoss:master

Conversation

@DonaldFoss
Copy link
Copy Markdown

v1.0.5 of this module will not compile correctly with XCode 9 installed, which is the default for Mac OSX High Sierra. This workaround is successfully being used in other projects, for example Apache Arrow. I have tested it locally using Mac OSX Sierra with XCode 9 and node 8.6.0.

Please merge this at your earliest convenience. Every time I do an install of package.json, it pulls this from npmjs.org and I must manually find the cached version and edit the file.

Note that I have only tested this on a Mac with XCode 9. I have not tested it on any other OS or compiler version. Perhaps these 3 lines could be in an #ifdef in the mac/x64 specifig config files.

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.

1 participant