Loading pkgs/by-name/op/openmpi/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -285,5 +285,7 @@ stdenv.mkDerivation (finalAttrs: { ]; license = lib.licenses.bsd3; platforms = lib.platforms.unix; # checking size of Fortran CHARACTER... configure: error: Can not determine size of CHARACTER when cross-compiling broken = !stdenv.buildPlatform.canExecute stdenv.hostPlatform; }; }) Loading
pkgs/by-name/op/openmpi/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -285,5 +285,7 @@ stdenv.mkDerivation (finalAttrs: { ]; license = lib.licenses.bsd3; platforms = lib.platforms.unix; # checking size of Fortran CHARACTER... configure: error: Can not determine size of CHARACTER when cross-compiling broken = !stdenv.buildPlatform.canExecute stdenv.hostPlatform; }; })