treewide: remove enableParallelBuilding = true if using cmake
This commit is contained in:
@@ -11,7 +11,6 @@ mkDerivation {
|
||||
sha256 = "0c1zn1f84h4f6n6p0aqz905yvv5qpdmkj2z58yla6bfgbzabfyrj";
|
||||
};
|
||||
|
||||
enableParallelBuilding = true;
|
||||
nativeBuildInputs = [ cmake ];
|
||||
buildInputs = [ SDL2 qtbase qtmultimedia boost ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user