[cig-commits] r13128 - seismo/3D/SPECFEM3D_GLOBE/tags/v4.0.3

dkomati1 at geodynamics.org dkomati1 at geodynamics.org
Fri Oct 24 15:12:27 PDT 2008


Author: dkomati1
Date: 2008-10-24 15:12:25 -0700 (Fri, 24 Oct 2008)
New Revision: 13128

Modified:
   seismo/3D/SPECFEM3D_GLOBE/tags/v4.0.3/flags.guess
Log:
fixed a small bug I had introduced in flags.guess: one line had been removed for NEC SX


Modified: seismo/3D/SPECFEM3D_GLOBE/tags/v4.0.3/flags.guess
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/tags/v4.0.3/flags.guess	2008-10-24 20:40:51 UTC (rev 13127)
+++ seismo/3D/SPECFEM3D_GLOBE/tags/v4.0.3/flags.guess	2008-10-24 22:12:25 UTC (rev 13128)
@@ -88,6 +88,7 @@
                     FLAGS_NO_CHECK="-ansi -u -64 -O3 -OPT:Olimit=0 -OPT:roundoff=3 -OPT:IEEE_arithmetic=3 -r10000 -mips4"
                 fi
                 ;;
+            SX-*:SUPER-UX | ES:ESOS)
                 ################## NEC SX ##################
                 if test x"$MPIFC" = x; then
                     MPIFC=$FC



More information about the CIG-COMMITS mailing list