[webkit-changes] [WebKit/WebKit] 3b7306: [CMake][Ninja] Allow configuration of link/compile...

Stephan Szabo noreply at github.com
Tue Dec 13 10:44:13 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3b7306b44d5b914fc5ad27f4fc5766345798811f
      https://github.com/WebKit/WebKit/commit/3b7306b44d5b914fc5ad27f4fc5766345798811f
  Author: Stephan Szabo <stephan.szabo at sony.com>
  Date:   2022-12-13 (Tue, 13 Dec 2022)

  Changed paths:
    M Source/cmake/WebKitCommon.cmake

  Log Message:
  -----------
  [CMake][Ninja] Allow configuration of link/compile pool sizes
https://bugs.webkit.org/show_bug.cgi?id=249221

Reviewed by NOBODY (OOPS\!).

* Source/cmake/WebKitCommon.cmake: Check environment for new
  variables to set the default link pool size (otherwise
  configure as before), also check for compile pool size
  and if present set up a pool for compile tasks.

Canonical link: https://commits.webkit.org/257800@main




More information about the webkit-changes mailing list