rPackages.Mposterior: build with openblas
This commit is contained in:
parent
b120a737fd
commit
77aa1c990e
@ -997,7 +997,7 @@ let
|
||||
});
|
||||
|
||||
Mposterior = old.Mposterior.overrideDerivation (attrs: {
|
||||
PKG_LIBS = "-L${pkgs.atlas}/lib -lf77blas -latlas";
|
||||
PKG_LIBS = "-L${pkgs.openblasCompat}/lib -lopenblas";
|
||||
});
|
||||
|
||||
qtbase = old.qtbase.overrideDerivation (attrs: {
|
||||
|
Loading…
Reference in New Issue
Block a user