[127134] trunk/dports/science/openmpi/Portfile

sean at macports.org sean at macports.org
Tue Oct 21 14:35:03 PDT 2014


Revision: 127134
          https://trac.macports.org/changeset/127134
Author:   sean at macports.org
Date:     2014-10-21 14:35:03 -0700 (Tue, 21 Oct 2014)
Log Message:
-----------
openmpi: skip buildbot

Modified Paths:
--------------
    trunk/dports/science/openmpi/Portfile

Modified: trunk/dports/science/openmpi/Portfile
===================================================================
--- trunk/dports/science/openmpi/Portfile	2014-10-21 21:02:05 UTC (rev 127133)
+++ trunk/dports/science/openmpi/Portfile	2014-10-21 21:35:03 UTC (rev 127134)
@@ -130,11 +130,9 @@
         set cname                   mp
     }
 
-    if {[lsearch -exact {mp llvm clang} ${cname}] != -1} {
-        # Force local builds with Xcode-provided compilers (avoid issues with
-        # different Xcode versions on buildbot and user machines)
-        archive_sites
-    }
+    # Force buildbot to skip this since openmpi depends on hwloc and that would
+    # be different for a user's machine
+    archive_sites
 
     conflicts-append            lammpi
     depends_lib-append          port:hwloc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141021/3151793b/attachment.html>


More information about the macports-changes mailing list