Opened 8 years ago
Closed 8 years ago
#53791 closed update (fixed)
llvm-4.0: update to 4.0.0
Reported by: | sierkb (Sierk Bornemann) | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | larryv (Lawrence Velázquez), l2dy (Zero King) | |
Port: | llvm-4.0 |
Description
LLVM 4.0.0 release has been officially announced on Mar 13 2017: http://lists.llvm.org/pipermail/llvm-dev/2017-March/111025.html. Download sources and several prebuild binaries for this version are available on http://www.llvm.org/releases/download.html#4.0.0.
Since official stable source tarballs are now available from the project's website, there seems to be no further need to use the svn checkout. Therefore, please change the svn checkout in favor to the official provided tarballs and so remove the subversion dependency which should remain for the llvm-devel port, where it makes more sense. As done on all other previous stable llvm ports before.
Attachments (1)
Change History (6)
comment:1 Changed 8 years ago by mf2k (Frank Schima)
Cc: | larryv added; jeremyhu removed |
---|---|
Owner: | set to jeremyhu |
Status: | new → assigned |
comment:2 Changed 8 years ago by l2dy (Zero King)
Cc: | l2dy added |
---|
comment:3 Changed 8 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Status: | assigned → accepted |
---|---|
Summary: | llvm-4.0: update to release tarball, remove subversion dependency → llvm-4.0: update to 4.0.0 |
Changed 8 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Attachment: | llvm-4.0.diff added |
---|
llvm-4.0.diff
comment:4 Changed 8 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Added the patch in case you want to try it out yourself.
comment:5 Changed 8 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
FWIW, llvm-4.0 isn't doing an svn checkout currently. It's building from the rc2 tarballs and doesn't have a dependency on subversion.