[cig-commits] commit: Update waf to a repository version so that FCFLAGS works.

Mercurial hg at geodynamics.org
Thu May 10 13:59:28 PDT 2012


changeset:   83:52762209a750
user:        Walter Landry <wlandry at caltech.edu>
date:        Thu May 10 06:52:36 2012 -0700
files:       INSTALL waf
description:
Update waf to a repository version so that FCFLAGS works.


diff -r f11d80d2a746 -r 52762209a750 INSTALL
--- a/INSTALL	Thu May 10 06:52:01 2012 -0700
+++ b/INSTALL	Thu May 10 06:52:36 2012 -0700
@@ -78,6 +78,11 @@ CXXFLAGS
     Selects compilation options for when the C++ compiler is used,
     e.g. "-Wall".
 
+FCFLAGS
+
+    Selects compilation options for when the Fortran compiler is used,
+    e.g. "-Wall".
+
 CPPFLAGS
 
     Selects C preprocessor options, e.g. "-DFOO=bar"
diff -r f11d80d2a746 -r 52762209a750 waf
Binary file waf has changed



More information about the CIG-COMMITS mailing list