#24112: Add clang, checker and lto to llvm -------------------------------+-------------------------------------------- Reporter: macports@… | Owner: erickt@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: haspatch | Port: llvm -------------------------------+-------------------------------------------- Comment(by macports@…): The repository at https://macports.feiri.eu/ now includes fixes for #20889, #16367, #19262, #19679, #20890, #24046, #24112, #24807, #24978, #21059. Some notable enhancements are LTO, ld64, clang, clang++, clang- analyzer, llvm-mc, llvm-gfortran, a libgcc_s variant, and version 2.7 of all llvm components. Additionally the following reports dont seem to apply anymore: #15496, #19087, #20453, #21174, #23580. This should close all tickets related to llvm. Here is a short guide how to use https://macports.feiri.eu/ as an external repo (assuming you installed macports in /opt/local, which is the default): * sudo svn co https://macports.feiri.eu /opt/local/var/macports.feiri.eu * echo file:///opt/local/var/macports.feiri.eu/ | cat - /opt/local/etc/macports/sources.conf > /tmp/sources.conf.bak * sudo mv /tmp/sources.conf.bak /opt/local/etc/macports/sources.conf * sudo port selfupdate * sudo port install clang llvm-gcc42 -- Ticket URL: <http://trac.macports.org/ticket/24112#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS