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

Allow to specify ruby binary; Small tweak of build flags #5

Merged
merged 1 commit into from Nov 3, 2016

Conversation

falkTX
Copy link

@falkTX falkTX commented Nov 3, 2016

No description provided.

@falkTX
Copy link
Author

falkTX commented Nov 3, 2016

using -L/usr/local/lib is not safe for cross-compilation.
removed -g because I don't think it's useful there (you can use it in your own private CXXFLAGS)

allowing to specify ruby binary simplifies quite a lot of things from the MOD side,
and won't hurt normal usage.

@x37v
Copy link
Owner

x37v commented Nov 3, 2016

Looks good, thanks!

@x37v x37v merged commit 5951a0f into x37v:master Nov 3, 2016
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

2 participants