treewide: remove enableParallelBuilding = true if using cmake
This commit is contained in:
@@ -109,8 +109,6 @@ mkDerivation rec {
|
||||
threadweaver
|
||||
];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
cmakeFlags = [
|
||||
"-DENABLE_MYSQLSUPPORT=1"
|
||||
"-DENABLE_INTERNALMYSQL=1"
|
||||
|
||||
Reference in New Issue
Block a user