treewide: remove enableParallelBuilding = true if using cmake
This commit is contained in:
@@ -41,8 +41,6 @@ stdenv.mkDerivation rec {
|
||||
cp -r ${minizip-src}/* $sourceRoot/extern/minizip
|
||||
'';
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
buildInputs = [
|
||||
openssl
|
||||
python3
|
||||
|
||||
Reference in New Issue
Block a user