treewide: remove enableParallelBuilding = true if using cmake
This commit is contained in:
@@ -75,8 +75,6 @@ mkDerivation rec {
|
||||
|
||||
CXXFLAGS = "-std=c++11";
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
qtWrapperArgs = [
|
||||
"--prefix FREI0R_PATH : ${frei0r}/lib/frei0r-1"
|
||||
"--prefix LADSPA_PATH : ${ladspaPlugins}/lib/ladspa"
|
||||
|
||||
Reference in New Issue
Block a user