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:
Vladimír Čunát
2025-07-26 07:42:11 +02:00
parent 4ed1801815
commit 0e023235d4
+2
View File
@@ -46,6 +46,8 @@ let
]
++ (lib.optional superServer "--enable-superserver");
enableParallelBuilding = true;
installPhase = ''
runHook preInstall
mkdir -p $out