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

larryv at macports.org larryv at macports.org
Sat Jul 13 09:40:58 PDT 2013


Revision: 108127
          https://trac.macports.org/changeset/108127
Author:   larryv at macports.org
Date:     2013-07-13 09:40:58 -0700 (Sat, 13 Jul 2013)
Log Message:
-----------
openmpi: Blacklist gcc-4.0 to fix configure on 10.5 (maintainer timeout, #39089).

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

Modified: trunk/dports/science/openmpi/Portfile
===================================================================
--- trunk/dports/science/openmpi/Portfile	2013-07-13 16:32:34 UTC (rev 108126)
+++ trunk/dports/science/openmpi/Portfile	2013-07-13 16:40:58 UTC (rev 108127)
@@ -33,6 +33,9 @@
 
 pre-extract { file mkdir ${workpath}/build }
 
+# https://trac.macports.org/ticket/39089
+compiler.blacklist	gcc-4.0
+
 configure.dir	${workpath}/build
 configure.cmd	${worksrcpath}/configure
 configure.args	--disable-mpi-f77 --disable-mpi-f90 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130713/66660fc1/attachment.html>


More information about the macports-changes mailing list