Ticket #21296 (closed defect: fixed)
ocaml related ports cannot be built in parallel
| Reported by: | garrigue@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.0 |
| Keywords: | ocaml parallel | Cc: | reilles@…, mww@… |
| Port: | camlp5 coq |
Description
Most ocaml related ports cannot be built in parallel, as they implicitly expect make to call dependencies sequentially.
I had to add the option "use_parallel_build no" manually to camlp5 and coq, but this would probably a good idea to all ports depending on lang/ocaml.
Change History
Note: See
TracTickets for help on using
tickets.

