[webkit-changes] [WebKit/WebKit] 133498: Upgrade GCC requirement to 10.2.0

Yusuke Suzuki noreply at github.com
Fri Apr 28 12:31:48 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 133498aaee8f44443d9e3b2a08be4a4b77b93fc9
      https://github.com/WebKit/WebKit/commit/133498aaee8f44443d9e3b2a08be4a4b77b93fc9
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2023-04-28 (Fri, 28 Apr 2023)

  Changed paths:
    M Source/cmake/WebKitCommon.cmake

  Log Message:
  -----------
  Upgrade GCC requirement to 10.2.0
https://bugs.webkit.org/show_bug.cgi?id=256078
rdar://108647034

Reviewed by Michael Catanzaro.

Based on the roadmap[1], we upgrade GCC requirement to 10.2.0.
This further unlocks many C++20 features, like constinit.

[1]: https://trac.webkit.org/wiki/WebKitGTK/GCCRequirement

* Source/cmake/WebKitCommon.cmake:

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




More information about the webkit-changes mailing list