[cig-commits] [commit] devel: changed pgf90 back to pgfortran, since the problem detected by BuildBot was not coming from that (428a004)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Tue Sep 23 13:57:22 PDT 2014


Repository : https://github.com/geodynamics/specfem3d

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d/compare/4e768ab831e2512de01986629f7f66a7f03d9f81...428a00421372cb9e3236b3adf6ab58cb8c3c88b5

>---------------------------------------------------------------

commit 428a00421372cb9e3236b3adf6ab58cb8c3c88b5
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Tue Sep 23 22:36:26 2014 +0200

    changed pgf90 back to pgfortran, since the problem detected by BuildBot was not coming from that


>---------------------------------------------------------------

428a00421372cb9e3236b3adf6ab58cb8c3c88b5
 flags.guess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flags.guess b/flags.guess
index 1885949..da03d03 100644
--- a/flags.guess
+++ b/flags.guess
@@ -47,7 +47,7 @@ case $FC in
                 my_FC=pathf90
                 ;;
             PGI)
-                my_FC=pgf90
+                my_FC=pgfortran
                 ;;
             *)
                 # Unrecognized (this will not set any default flags)



More information about the CIG-COMMITS mailing list