[cig-commits] [commit] devel: 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
Tue Sep 23 13:59:51 PDT 2014
Repository : https://github.com/geodynamics/specfem3d_globe
On branch : devel
Link : https://github.com/geodynamics/specfem3d_globe/compare/afaf5b7e4094e0ae3587e828e02cc4b476d8b59b...c97050ba609666c2616cf7e5b4af61f2591fb4db
>---------------------------------------------------------------
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