Skip to content
Snippets Groups Projects
Commit fe48509e authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Fixing marking HDF5

parent c1a15203
No related branches found
No related tags found
No related merge requests found
......@@ -46,6 +46,6 @@ else
CC=mpicc ./configure --enable-parallel --prefix=$1/HDF5
fi
make -j $2
echo 1 > $1/HDF5/version
mkdir $1/HDF5
make install
echo 1 > $1/HDF5/version
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment