root: enable parallel building
This commit is contained in:
@@ -17,6 +17,8 @@ stdenv.mkDerivation rec {
|
||||
patches = [ ./cmake.patch ];
|
||||
patchFlags = "-p0";
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = {
|
||||
homepage = "http://root.cern.ch/drupal/";
|
||||
description = "A data analysis framework";
|
||||
|
||||
Reference in New Issue
Block a user