summaryrefslogtreecommitdiffstats
path: root/config/gnu-fflags
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2017-05-26 18:56:23 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2017-05-26 18:56:23 (GMT)
commitb6de142cf4a863787dceaa333684615fc190d6d5 (patch)
tree49e8db9d41d1099176ec668135c1b7e1fbdde583 /config/gnu-fflags
parent742e1d5541a488ca1a1772c05833c16a6a73d3ab (diff)
downloadhdf5-b6de142cf4a863787dceaa333684615fc190d6d5.zip
hdf5-b6de142cf4a863787dceaa333684615fc190d6d5.tar.gz
hdf5-b6de142cf4a863787dceaa333684615fc190d6d5.tar.bz2
Chagned gfortran40 to gfortran in a few config files.
Diffstat (limited to 'config/gnu-fflags')
-rw-r--r--config/gnu-fflags2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/gnu-fflags b/config/gnu-fflags
index e92e054..6b5e6a1 100644
--- a/config/gnu-fflags
+++ b/config/gnu-fflags
@@ -71,7 +71,7 @@ if test "X-gfortran" = "X-$f9x_vendor"; then
#esac
# General
- FC_BASENAME=gfortran40
+ FC_BASENAME=gfortran
F9XSUFFIXFLAG=""
FSEARCH_DIRS=""
H5_FCFLAGS="$H5_FCFLAGS -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising"