[149152] trunk/dports/science/ape/Portfile

dstrubbe at macports.org dstrubbe at macports.org
Thu Jun 2 11:37:42 PDT 2016


Revision: 149152
          https://trac.macports.org/changeset/149152
Author:   dstrubbe at macports.org
Date:     2016-06-02 11:37:42 -0700 (Thu, 02 Jun 2016)
Log Message:
-----------
ape: gcc7 cannot be used either currently. Remove obsolete comment.

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

Modified: trunk/dports/science/ape/Portfile
===================================================================
--- trunk/dports/science/ape/Portfile	2016-06-02 13:01:09 UTC (rev 149151)
+++ trunk/dports/science/ape/Portfile	2016-06-02 18:37:42 UTC (rev 149152)
@@ -31,10 +31,9 @@
 configure.args      --with-libxc-prefix=${prefix}
 configure.optflags  -O3
 
-# uses C too, could introduce variants for that too. would need to sort out FCCPP usage.
 # cpp from gcc5 and gcc6 do not work for FCCPP currently. gfortran is ok though.
 compilers.choose    fc cc cpp
-compilers.setup     require_fortran -g95 -clang -llvm -gcc5 -gcc6
+compilers.setup     require_fortran -g95 -clang -llvm -gcc5 -gcc6 -gcc7
 
 # g95 is disabled because of constructs regarded as illegal by this compiler.
 # :info:build In file mesh_ape.f90:58
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160602/c612de0f/attachment.html>


More information about the macports-changes mailing list