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

Added --make option #44

Merged
merged 3 commits into from
Nov 8, 2013
Merged

Added --make option #44

merged 3 commits into from
Nov 8, 2013

Conversation

dflanigan
Copy link
Contributor

The make on our FreeBSD system will not build node, while the gmake installed on it will. I have to leave
the original make in place for the time being. Adding -m allows me:

nodeenv -m /usr/local/bin/gmake -p

or just:

modeenv -m gmake -p

ekalinin added a commit that referenced this pull request Nov 8, 2013
@ekalinin ekalinin merged commit bb2f1f1 into ekalinin:master Nov 8, 2013
@ekalinin
Copy link
Owner

ekalinin commented Nov 8, 2013

Cool patch! Thanks!

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