Unverified Commit 0e023235 authored by Vladimír Čunát's avatar Vladimír Čunát
Browse files

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.
parent 4ed18018
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -46,6 +46,8 @@ let
    ]
    ++ (lib.optional superServer "--enable-superserver");

    enableParallelBuilding = true;

    installPhase = ''
      runHook preInstall
      mkdir -p $out