mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-21 14:35:27 -04:00
Merge branch 'develop' into squash-distribcells
This commit is contained in:
commit
e4376ca99b
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ if [ "$TRAVIS_PULL_REQUEST" != "false" ]; then
|
|||
cd ..
|
||||
|
||||
# Build PHDF5
|
||||
wget -q http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.14.tar.gz
|
||||
wget -q http://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.8.14/src/hdf5-1.8.14.tar.gz
|
||||
tar -xzvf hdf5-1.8.14.tar.gz >/dev/null 2>&1
|
||||
mv hdf5-1.8.14 phdf5-1.8.14; cd phdf5-1.8.14
|
||||
CC=$PWD/../mpich_install/bin/mpicc FC=$PWD/../mpich_install/bin/mpif90 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue