windows: parallel LLVM build

issue-136
Sebastien Bourdeauducq 2022-08-05 18:24:00 +08:00
parent c891fffd75
commit fff4b65169
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ in rec {
'';
buildPhase =
''
wine64 ninja
wine64 ninja -j $NIX_BUILD_CORES
'';
installPhase =
''