Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add settings to build for Mac #5

Merged
merged 1 commit into from Jul 18, 2014
Merged

Add settings to build for Mac #5

merged 1 commit into from Jul 18, 2014

Conversation

dsavenko
Copy link
Contributor

I had a problem building node-libtorrent on Mac, kind of similar to this one. Apparently, on Mac gyp ignores 'cflags_cc' and 'cflags_cc!' settings, so the build fails.

This commit provides proper settings for Mac build. I also hit trouble with dynamic linking after the build, so added some extra settings to overcome it.

@atosatto
Copy link

👍 Since I'm also working on a mac and I would really appreciate the integration of this pull request.

fanatid added a commit that referenced this pull request Jul 18, 2014
Add settings to build for Mac
@fanatid fanatid merged commit 0d32a5c into fanatid:master Jul 18, 2014
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.

None yet

3 participants