hdf5: use gcc7 instead of gcc8 (#40704)
This commit is contained in:
parent
2ecba01acf
commit
456369f7e6
@ -2884,6 +2884,7 @@ with pkgs;
|
||||
};
|
||||
|
||||
hdf5 = callPackage ../tools/misc/hdf5 {
|
||||
stdenv = gcc7Stdenv;
|
||||
gfortran = null;
|
||||
szip = null;
|
||||
mpi = null;
|
||||
|
Loading…
x
Reference in New Issue
Block a user