firebird: enableParallelBuilding = true
I'm too impatient to wait half an hour for a single-threaded build, and a few retries of 24-threaded builds seemed just OK.
This commit is contained in:
@@ -46,6 +46,8 @@ let
|
||||
]
|
||||
++ (lib.optional superServer "--enable-superserver");
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
installPhase = ''
|
||||
runHook preInstall
|
||||
mkdir -p $out
|
||||
|
||||
Reference in New Issue
Block a user