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

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Nov 6 08:32:04 PST 2014


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

On branches: devel,master
Link       : https://github.com/geodynamics/specfem3d_globe/compare/bc58e579b3b0838a0968725a076f5904845437ca...be63f20cbb6f462104e949894dbe205d2398cd7f

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

commit 7ff74eda0a657f5447b9c9e626718a786147913c
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Tue Sep 23 22:37:15 2014 +0200

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


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

7ff74eda0a657f5447b9c9e626718a786147913c
 flags.guess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flags.guess b/flags.guess
index 45c92a3..3a5e454 100644
--- a/flags.guess
+++ b/flags.guess
@@ -60,7 +60,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