Skip to content

Commit

Permalink
ape: gcc7 cannot be used either currently. Remove obsolete comment.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@149152 d073be05-634f-4543-b044-5fe20cf6d1d6
  • Loading branch information
dstrubbe committed Jun 2, 2016
1 parent 10db07b commit 17968b3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions science/ape/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,9 @@ depends_lib port:libxc port:gsl
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
Expand Down

0 comments on commit 17968b3

Please sign in to comment.