[webkit-changes] [WebKit/WebKit] c90bc5: Fix linking of large debug WebCore frameworks

EWS noreply at github.com
Mon Feb 6 09:21:46 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c90bc554d86b824491c5453ad5ea7d99c043385e
      https://github.com/WebKit/WebKit/commit/c90bc554d86b824491c5453ad5ea7d99c043385e
  Author: Alex Christensen <achristensen at webkit.org>
  Date:   2023-02-06 (Mon, 06 Feb 2023)

  Changed paths:
    M Source/WebCore/Configurations/WebCore.xcconfig

  Log Message:
  -----------
  Fix linking of large debug WebCore frameworks
https://bugs.webkit.org/show_bug.cgi?id=251748

Unreviewed.

In 8ef2f17 we tried to manually reorder some sections in the debug binary,
but the arm64 debug asan build is hitting the bug again.  Fix it the right way.

* Source/WebCore/Configurations/WebCore.xcconfig:

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




More information about the webkit-changes mailing list