Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17489 closed enhancement (fixed)

llvm: add variant for ocaml binding

Reported by: hircus@… Owned by: erickt@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port: llvm

Description

Recent LLVM releases have an OCaml binding that is built and installed by default if ocaml is installed; the MacPorts port currently does not take this into account.

This modified Portfile disables the binding by default, and compiles it in if +ocaml is requested. There is a bug in the Makefile for the ocaml binding, necessitating a workaround patch -- the problem has been reported upstream.

Attachments (2)

Portfile (2.6 KB) - added by hircus@… 15 years ago.
llvm Portfile with ocaml variant
patch-Makefile.ocaml.diff (417 bytes) - added by hircus@… 15 years ago.
Patch for ocaml binding's Makefile.ocaml

Download all attachments as: .zip

Change History (5)

Changed 15 years ago by hircus@…

Attachment: Portfile added

llvm Portfile with ocaml variant

Changed 15 years ago by hircus@…

Attachment: patch-Makefile.ocaml.diff added

Patch for ocaml binding's Makefile.ocaml

comment:1 Changed 15 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to erickt@…
Port: llvm added

comment:2 Changed 15 years ago by erickt@…

Resolution: fixed
Status: newclosed

Committed. Thanks!

comment:3 Changed 15 years ago by (none)

Milestone: Port Enhancements

Milestone Port Enhancements deleted

Note: See TracTickets for help on using tickets.