aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HDF5.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/HDF5.sh b/HDF5.sh
index 01f5981..f800573 100644
--- a/HDF5.sh
+++ b/HDF5.sh
@@ -97,6 +97,7 @@ if [ -z "${HDF5_DIR}" -o "${HDF5_DIR}" = 'BUILD' ]; then
export FC="${F90}"
export FCFLAGS="${F90FLAGS}"
fi
+ export LDFLAGS
unset LIBS
if echo '' ${ARFLAGS} | grep 64 > /dev/null 2>&1; then
export OBJECT_MODE=64