[116370] trunk/dports/science/hdf5-18/Portfile

sean at macports.org sean at macports.org
Thu Jan 23 12:14:16 PST 2014


Revision: 116370
          https://trac.macports.org/changeset/116370
Author:   sean at macports.org
Date:     2014-01-23 12:14:16 -0800 (Thu, 23 Jan 2014)
Log Message:
-----------
hdf5-18: no longer need to set flags since mpi group does this

Modified Paths:
--------------
    trunk/dports/science/hdf5-18/Portfile

Modified: trunk/dports/science/hdf5-18/Portfile
===================================================================
--- trunk/dports/science/hdf5-18/Portfile	2014-01-23 20:14:11 UTC (rev 116369)
+++ trunk/dports/science/hdf5-18/Portfile	2014-01-23 20:14:16 UTC (rev 116370)
@@ -179,15 +179,6 @@
 }
 
 if {[ variant_isset mpich ] || [ variant_isset openmpi ]} {
-    # These are compiler wrappers that already have MP's flags built in.
-    configure.cflags
-    configure.cxxflags
-    configure.ldflags
-    configure.fcflags
-    configure.cc_archflags
-    configure.cxx_archflags
-    configure.fc_archflags
-    configure.ld_archflags
     configure.args-delete       --disable-parallel
     configure.args-append       --enable-parallel
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140123/61d40565/attachment.html>


More information about the macports-changes mailing list