Unverified Commit 3303cf25 authored by Timothy DeHerrera's avatar Timothy DeHerrera Committed by GitHub
Browse files

Merge pull request #196224 from NickCao/qtwebengine

qt6.qtwebengine: correct how NIX_BUILD_CORES is propagated to the gn …
parents b2ece614 0badfc49
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