Skip to content

Added --make option #44

Merged
ekalinin merged 3 commits intoekalinin:masterfrom
dflanigan:master
Nov 8, 2013
Merged

Added --make option #44
ekalinin merged 3 commits intoekalinin:masterfrom
dflanigan:master

Conversation

@dflanigan
Copy link
Copy Markdown
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
Copy Markdown
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