Revert "hdf5-fortran: Mark broken on Darwin" (#80419)
This reverts commit 8836c4d71b13a3052fc5f360a987dea859c9bf5e. Closes #79952
This commit is contained in:
parent
d6b7e5493a
commit
2cfad8fa28
@ -70,6 +70,5 @@ stdenv.mkDerivation rec {
|
||||
license = stdenv.lib.licenses.bsd3; # Lawrence Berkeley National Labs BSD 3-Clause variant
|
||||
homepage = https://www.hdfgroup.org/HDF5/;
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
broken = (gfortran != null) && stdenv.isDarwin;
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user