aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HDF5.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/HDF5.sh b/HDF5.sh
index 47bc409..89d6c84 100644
--- a/HDF5.sh
+++ b/HDF5.sh
@@ -60,7 +60,6 @@ if [ -z "${HDF5_DIR}" -o "${HDF5_DIR}" = 'BUILD' ]; then
# Set up environment
unset LIBS
- unset MAKEFLAGS
if echo '' ${ARFLAGS} | grep 64 > /dev/null 2>&1; then
export OBJECT_MODE=64
fi