treewide: remove enableParallelBuilding = true if using cmake
This commit is contained in:
@@ -21,8 +21,6 @@ stdenv.mkDerivation rec {
|
||||
libICE libSM libXt libXmu libGLU libGL boost zlib libjpeg freealut
|
||||
openscenegraph openal expat apr curl ];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Simulation construction toolkit";
|
||||
homepage = "https://gitorious.org/fg/simgear";
|
||||
|
||||
Reference in New Issue
Block a user