Merge branch '249-build-hdf5-1-10-8-with-gcc-10-4-0' into 'master'
Resolve "build hdf5/1.10.8 with gcc/10.4.0" Closes #249 See merge request Pmodules/buildblocks!365
This commit is contained in:
@@ -6,7 +6,7 @@ pbuild::add_to_group 'MPI'
|
||||
pbuild::install_docfiles ACKNOWLEDGMENTS
|
||||
pbuild::install_docfiles COPYING
|
||||
pbuild::install_docfiles MANIFEST
|
||||
pbuild::install_docfiles README.md
|
||||
pbuild::install_docfiles README*
|
||||
|
||||
pbuild::pre_configure() {
|
||||
pbuild::add_configure_args "CC=${MPICC}"
|
||||
|
||||
@@ -59,4 +59,6 @@ hdf5/1.10.6 stable gcc/{7.5.0,8.4.0,9.3.0,10.1.0} openmpi/3.1.6
|
||||
hdf5/1.10.7 stable gcc/{7.5.0,8.4.0,9.3.0,10.2.0} openmpi/4.0.5
|
||||
hdf5/1.10.7 stable gcc/10.3.0 openmpi/4.0.5
|
||||
|
||||
hdf5/1.10.8 unstable gcc/10.4.0 openmpi/4.1.4
|
||||
|
||||
hdf5/1.12.0 stable gcc/{7.5.0,8.4.0,9.3.0,10.2.0} openmpi/4.0.5
|
||||
|
||||
Reference in New Issue
Block a user