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

toby at macports.org toby at macports.org
Fri Dec 12 20:33:37 PST 2008


Revision: 43658
          http://trac.macports.org/changeset/43658
Author:   toby at macports.org
Date:     2008-12-12 20:33:36 -0800 (Fri, 12 Dec 2008)
Log Message:
-----------
generalize r43336

Modified Paths:
--------------
    trunk/base/src/port1.0/portconfigure.tcl

Modified: trunk/base/src/port1.0/portconfigure.tcl
===================================================================
--- trunk/base/src/port1.0/portconfigure.tcl	2008-12-13 03:51:49 UTC (rev 43657)
+++ trunk/base/src/port1.0/portconfigure.tcl	2008-12-13 04:33:36 UTC (rev 43658)
@@ -262,8 +262,7 @@
         "darwin 8" { set compiler gcc-4.0 }
         "darwin 9" { set compiler gcc-4.0 }
         "darwin 10" { set compiler llvm-gcc-4.2 }
-        "freebsd 7" { set compiler gcc }
-        "linux 2" { set compiler gcc }
+        default { set compiler gcc }
     }
     return $compiler
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081212/f9acc2da/attachment.html>


More information about the macports-changes mailing list