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

Ensure Configure.pl uses gmake for builds on BSDs #1335

Merged
merged 1 commit into from Dec 23, 2017

Conversation

Kaiepi
Copy link
Contributor

@Kaiepi Kaiepi commented Dec 23, 2017

BSD's make isn't entirely compatible with GNU's but still gets used on build anyways, unlike with Solaris. Since no version of make may be installed in the first place, and it might not be installed or symlinked as gmake on Linux, this checks if either name for it exists in $PATH and acts like GNU make

@zoffixznet zoffixznet merged commit 78166e1 into rakudo:master Dec 23, 2017
@zoffixznet
Copy link
Contributor

👍 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.

None yet

2 participants