[MacPorts] #34171: root: add cling variant

MacPorts noreply at macports.org
Mon Apr 23 08:58:34 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 jonesc@…):

 The ROOT configure script supports the possibility that the gcc compiler
 binary names might be custom (as they are for MacPorts) with the options

 {{{
              --with-cc=${configure.cc} \
              --with-cxx=${configure.cxx} \
              --with-ld=${configure.cxx} \
              --with-f77=${configure.f77}
 }}}

 The MacPorts clang and llvm binaries will have custom names, with mp in
 them, so if the ROOT devs decide not to provide a similar possibility
 here, there is not much we can do about it....

 Chris

-- 
Ticket URL: <https://trac.macports.org/ticket/34171#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list