Opened 14 years ago
Closed 14 years ago
#24978 closed update (fixed)
LLVM 2.7 Update
Reported by: | aeppert@… | Owned by: | erickt@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | arto.bendiken@…, dreadrik@…, stationearth@…, bgrupe27 |
Port: | llvm |
Description
Updated LLVM to 2.7
Attachments (5)
Change History (16)
Changed 14 years ago by aeppert@…
Changed 14 years ago by aeppert@…
Attachment: | patch-Makefile.config.in.diff added |
---|
Changed 14 years ago by aeppert@…
Attachment: | patch-Makefile.ocaml.diff added |
---|
comment:1 Changed 14 years ago by aeppert@…
Cc: | aeppert@… added |
---|
comment:2 Changed 14 years ago by jmroot (Joshua Root)
Cc: | erikt aeppert@… removed |
---|---|
Keywords: | haspatch added |
Owner: | changed from macports-tickets@… to erikt@… |
Version: | 1.8.2 |
Bare usernames do not work in the cc field; you have to use complete email addresses. You also don't need to cc yourself when you are the reporter. Note that for updates to existing files, attaching a unified diff is preferred to attaching the complete file.
Changed 14 years ago by arto.bendiken@…
Attachment: | Portfile.diff added |
---|
Diff between llvm 2.6 and 2.7 portfiles
Changed 14 years ago by arto.bendiken@…
Attachment: | patch-Makefile.config.in.diff.diff added |
---|
Diff between llvm 2.6 and 2.7 files/patch-Makefile.config.in.diff
comment:4 Changed 14 years ago by arto.bendiken@…
I've uploaded diffs from the 2.6 llvm Portfile & files/patch-Makefile.config.in.diff to aeppert's submitted 2.7 versions of the two files. (There was no change in the third file, files/patch-Makefile.ocaml.diff, that aeppert uploaded.)
The only change I made to aeppert's version was the addition of the "--enable-shared" option to the default configure options (without this .dylibs are not built, preventing using LLVM via FFI from high-level languages like Ruby). LLVM 2.7 builds and installs successfully for me on Snow Leopard with this portfile.
comment:6 Changed 14 years ago by dreadrik@…
I think the maintainer should be erickt (not erikt). Maybe that would help.
comment:7 Changed 14 years ago by mf2k (Frank Schima)
Owner: | changed from erikt@… to erickt@… |
---|
comment:9 Changed 14 years ago by macports@…
A fix for this issue and an aggregation of several related enhancements are available in #24112
comment:11 Changed 14 years ago by erickt@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Updated to LLVM 2.8 in r72200.
Cc Me!