Updated gfortran options.

* Removed conclude_fc.am, which was causing verbose builds. Need to
  investigate more, though.
* Added gfortran 9 warnings and flags. This will need to be separated
  into other version blocks based on when the options first appeared.
* The standard is now explicitly set at 2008.
This commit is contained in:
Dana Robinson
2019-07-17 01:23:44 -07:00
parent bdd54d0147
commit 8bd2c81cd5
10 changed files with 82 additions and 76 deletions

View File

@@ -62,4 +62,4 @@ clean-local:
# from tests in conclude.am)
FORTRAN_API=yes
include $(top_srcdir)/config/conclude_fc.am
include $(top_srcdir)/config/conclude.am