treewide: remove enableParallelBuilding = true if using cmake
This commit is contained in:
@@ -84,8 +84,6 @@ mkDerivation rec {
|
||||
# |
|
||||
hardeningDisable = [ "format" ];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = {
|
||||
description = "A system for processing and editing 3D triangular meshes";
|
||||
homepage = "https://www.meshlab.net/";
|
||||
|
||||
Reference in New Issue
Block a user