[MacPorts] #26268: boost-1.44.0 Should use ccache/distcc
MacPorts
noreply at macports.org
Sat Aug 28 10:39:08 PDT 2010
#26268: boost-1.44.0 Should use ccache/distcc
------------------------------+---------------------------------------------
Reporter: grddev@… | Owner: macports-tickets@…
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: | Port: boost
------------------------------+---------------------------------------------
`portconfigure.tcl` sets `CXX` to `${filter}${configure.cxx}`, where
`${filter}` specifies a command prefix for ccache/distcc. In the boost
port, which doesn't use the standard configure, only `${configure.cxx}` is
used as the compiler (`${filter}` doesn't seem to be accessible outside
`portconfigure.tcl`), and thus ccache/distcc is not used.
--
Ticket URL: <http://trac.macports.org/ticket/26268>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list