[88546] trunk/base/src/port1.0/portconfigure.tcl
jberry at macports.org
jberry at macports.org
Tue Jan 3 18:51:24 PST 2012
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
set ret ""
switch -exact ${configure.compiler} {
cc {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120103/d7cd8e48/attachment.html>
More information about the macports-changes
mailing list