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

Make new build system work on *BSD #5041

Closed
vicuna opened this issue May 1, 2010 · 1 comment
Closed

Make new build system work on *BSD #5041

vicuna opened this issue May 1, 2010 · 1 comment
Labels

Comments

@vicuna
Copy link

vicuna commented May 1, 2010

Original bug ID: 5041
Reporter: jessicah
Status: closed (set by @damiendoligez on 2010-05-21T11:46:03Z)
Resolution: fixed
Priority: normal
Severity: trivial
Version: 3.11.2
Fixed in version: 3.12.0+dev
Category: ~DO NOT USE (was: OCaml general)
Monitored by: jessicah

Bug description

Makefiles require GNU make, but using the build/*.sh scripts don't take this into account.

Additional information

Attached patch to modify a couple of the build/*.sh scripts to use $MAKE instead of make, and define MAKE=make if not defined.

P.S. patch actually generated from 3.12.0+dev svn, but looks like those files haven't changed much at all :)

File attachments

@vicuna
Copy link
Author

vicuna commented May 21, 2010

Comment author: @damiendoligez

Only ocamlbuild needs gnu make. I've fixed this but I'm using GNUMAKE instead of MAKE.

@vicuna vicuna closed this as completed May 21, 2010
@vicuna vicuna added the bug label Mar 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant