[MacPorts] #34171: root: add cling variant
MacPorts
noreply at macports.org
Mon Apr 23 12:48:59 PDT 2012
#34171: root: add cling variant
--------------------------------------+-------------------------------------
Reporter: Deil.Christoph@… | Owner: mattiafrancescomoro@…
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.4
Keywords: | Port: root
--------------------------------------+-------------------------------------
Comment(by Deil.Christoph@…):
Here's what I did:
{{{
$ history
...
519 tar zxvf root_v5.32.02.source.tar.gz
520 cd root
521 ./configure --with-llvm-config=/opt/local/bin/llvm-config-mp-3.1
--with-clang --with-cc=/opt/local/bin/clang-mp-3.1 --with-
cxx=/opt/local/bin/clang++-mp-3.1 --with-ld=/opt/local/bin/clang++-mp-3.1
2>&1 | tee configure.log
522 make 2>&1 | tee make.log
...
}}}
I'll attach configure.log and make.log now.
--
Ticket URL: <https://trac.macports.org/ticket/34171#comment:9>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list