openblas: partially fix static build
This commit is contained in:
parent
cdbf3f78bf
commit
db5d3cdfe2
@ -115,6 +115,9 @@ stdenv.mkDerivation rec {
|
|||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
perl
|
perl
|
||||||
which
|
which
|
||||||
|
];
|
||||||
|
|
||||||
|
depsBuildBuild = [
|
||||||
buildPackages.gfortran
|
buildPackages.gfortran
|
||||||
buildPackages.stdenv.cc
|
buildPackages.stdenv.cc
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user