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

jeremyhu at macports.org jeremyhu at macports.org
Mon Oct 12 13:16:04 PDT 2015


Revision: 141205
          https://trac.macports.org/changeset/141205
Author:   jeremyhu at macports.org
Date:     2015-10-12 13:16:04 -0700 (Mon, 12 Oct 2015)
Log Message:
-----------
Re-allow gcc-4.2 and llvm-gcc-4.2 on El Cap for now

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

Modified: trunk/base/src/port1.0/portconfigure.tcl
===================================================================
--- trunk/base/src/port1.0/portconfigure.tcl	2015-10-12 20:02:50 UTC (rev 141204)
+++ trunk/base/src/port1.0/portconfigure.tcl	2015-10-12 20:16:04 UTC (rev 141205)
@@ -519,7 +519,7 @@
     }
 
     # Determine if we have MacPorts-provided legacy gcc fallbacks
-    if {${os.major} < 15} {
+    if {${os.major} < 16} {
         lappend compilers macports-llvm-gcc-4.2 apple-gcc-4.2
     }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151012/58286837/attachment-0001.html>


More information about the macports-changes mailing list