atlas: enable parallel building
This commit is contained in:
@@ -100,6 +100,8 @@ stdenv.mkDerivation {
|
|||||||
fi
|
fi
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
enableParallelBuilding = true;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://math-atlas.sourceforge.net/;
|
homepage = http://math-atlas.sourceforge.net/;
|
||||||
description = "Automatically Tuned Linear Algebra Software (ATLAS)";
|
description = "Automatically Tuned Linear Algebra Software (ATLAS)";
|
||||||
|
|||||||
Reference in New Issue
Block a user