synfigstudio: enable parallel building for the synfig derivation
This was enabled for `synfigstudio`, but not for `synfig`, leading to long build times.
This commit is contained in:
@@ -78,6 +78,8 @@ let
|
||||
"CXXFLAGS=-std=c++14"
|
||||
];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
nativeBuildInputs = [
|
||||
pkg-config
|
||||
autoreconfHook
|
||||
|
||||
Reference in New Issue
Block a user