[88546] trunk/base/src/port1.0/portconfigure.tcl

Ryan Schmidt ryandesign at macports.org
Tue Jan 3 22:10:07 PST 2012


On Jan 3, 2012, at 20:51, jberry at macports.org wrote:

> Revision: 88546
>          http://trac.macports.org/changeset/88546
> Author:   jberry at macports.org
> Date:     2012-01-03 18:51:24 -0800 (Tue, 03 Jan 2012)
> Log Message:
> -----------
> Add a comment suggesting that find_developer_tool should be used more broadly
> 
> Modified Paths:
> --------------
>    trunk/base/src/port1.0/portconfigure.tcl
> 
> Modified: trunk/base/src/port1.0/portconfigure.tcl
> ===================================================================
> --- trunk/base/src/port1.0/portconfigure.tcl	2012-01-04 02:44:28 UTC (rev 88545)
> +++ trunk/base/src/port1.0/portconfigure.tcl	2012-01-04 02:51:24 UTC (rev 88546)
> @@ -387,6 +387,7 @@
> # internal function to find correct compilers
> proc portconfigure::configure_get_compiler {type} {
>     global configure.compiler prefix developer_dir
> +    # we likely should call find_developer_tool for cc, gcc, gcc-3.3, gcc-4.0, & gcc-4.2

What is find_developer_tool and why should we use it?





More information about the macports-dev mailing list