treewide: remove enableParallelBuilding = true if using cmake
This commit is contained in:
@@ -13,8 +13,6 @@ stdenv.mkDerivation rec {
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
nativeBuildInputs = [ cmake pkg-config ];
|
||||
|
||||
buildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user