[MacPorts] #28424: molmol should use ${configure.cc}
MacPorts
noreply at macports.org
Sun Dec 14 13:29:41 PST 2014
#28424: molmol should use ${configure.cc}
---------------------------+-----------------------------------
Reporter: ryandesign@… | Owner: howarth.at.macports@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Resolution: | Keywords:
Port: molmol |
---------------------------+-----------------------------------
Comment (by howarth.at.macports@…):
Where exactly is this a problem? The compiler used is entirely set by
${worksrcpath}/makedef. The MacPorts documentation for
UsingTheRightCompiler only mentions using...
build.args-append CC=${configure.cc} \
CXX=${configure.cxx} \
CPP=${configure.cpp}
however this is already effectively done with...
reinplace "s|@CC@|${configure.cc}|g" ${worksrcpath}/makedef
so this ticket seems invalid.
--
Ticket URL: <https://trac.macports.org/ticket/28424#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list