python3Packages.mpi4py: remove unneeded mpicc definiton
This commit is contained in:
@@ -38,8 +38,6 @@ buildPythonPackage rec {
|
||||
# work as expected
|
||||
'';
|
||||
|
||||
setupPyBuildFlags = ["--mpicc=${mpi}/bin/mpicc"];
|
||||
|
||||
nativeBuildInputs = [ mpi ];
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
Reference in New Issue
Block a user