treewide: remove enableParallelBuilding = true if using cmake
This commit is contained in:
@@ -19,8 +19,6 @@ mkDerivation rec {
|
||||
export sourceRoot=$sourceRoot/src
|
||||
'';
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Native code to C/C++ decompiler";
|
||||
homepage = "http://derevenets.com/";
|
||||
|
||||
Reference in New Issue
Block a user