summaryrefslogtreecommitdiffstats
path: root/config/linux-gnulibc1
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2016-01-24 00:34:29 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2016-01-24 00:34:29 (GMT)
commit8aa7c27fb717f481d924ea5f7793b10f35c29947 (patch)
tree6f4b31e4b1190b386395dd816637e5a611d941fb /config/linux-gnulibc1
parent0d714830a8d0353e82f88cca214d26e4ba12044f (diff)
downloadhdf5-8aa7c27fb717f481d924ea5f7793b10f35c29947.zip
hdf5-8aa7c27fb717f481d924ea5f7793b10f35c29947.tar.gz
hdf5-8aa7c27fb717f481d924ea5f7793b10f35c29947.tar.bz2
[svn-r28963] Updated the gnu Fortran configure files to set flags when the gnu compiler
is used. The gnu-fflags file was never included. Tested on ostrich
Diffstat (limited to 'config/linux-gnulibc1')
-rw-r--r--config/linux-gnulibc13
1 files changed, 3 insertions, 0 deletions
diff --git a/config/linux-gnulibc1 b/config/linux-gnulibc1
index fb8929c..8abbe4a 100644
--- a/config/linux-gnulibc1
+++ b/config/linux-gnulibc1
@@ -92,6 +92,9 @@ else
esac
fi
+# Figure out GNU FC compiler flags
+. $srcdir/config/gnu-fflags
+
# Figure out PGI FC compiler flags
. $srcdir/config/pgi-fflags