Unverified Commit 0badfc49 authored by Nick Cao's avatar Nick Cao
Browse files

qt6.qtwebengine: correct how NIX_BUILD_CORES is propagated to the gn ninja

parent d92b297a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -228,6 +228,10 @@ qtModule {

  requiredSystemFeatures = [ "big-parallel" ];

  preConfigure = ''
    export NINJAFLAGS="-j$NIX_BUILD_CORES"
  '';

  postInstall = ''
    # This is required at runtime
    mkdir $out/libexec