[cig-commits] r20446 - seismo/3D/SPECFEM3D_GLOBE/trunk

dkomati1 at geodynamics.org dkomati1 at geodynamics.org
Sat Jun 30 17:37:38 PDT 2012


Author: dkomati1
Date: 2012-06-30 17:37:37 -0700 (Sat, 30 Jun 2012)
New Revision: 20446

Modified:
   seismo/3D/SPECFEM3D_GLOBE/trunk/flags.guess
Log:
change for the Cray compiler


Modified: seismo/3D/SPECFEM3D_GLOBE/trunk/flags.guess
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/trunk/flags.guess	2012-07-01 00:37:09 UTC (rev 20445)
+++ seismo/3D/SPECFEM3D_GLOBE/trunk/flags.guess	2012-07-01 00:37:37 UTC (rev 20446)
@@ -13,7 +13,7 @@
 fi
 
 case $FC in
-    crayftn|*/crayftn)
+    ftn|*/ftn|crayftn|*/crayftn)
         #
         # Cray Fortran
         #



More information about the CIG-COMMITS mailing list