treewide: remove enableParallelBuilding = true if using cmake
This commit is contained in:
@@ -49,8 +49,6 @@ in (if !buildClient then stdenv.mkDerivation else mkDerivation) rec {
|
||||
./0001-common-Disable-enum-type-stream-operators-for-Qt-5.1.patch
|
||||
];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
# Prevent ``undefined reference to `qt_version_tag''' in SSL check
|
||||
NIX_CFLAGS_COMPILE = "-DQT_NO_VERSION_TAGGING=1";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user