[webkit-changes] [WebKit/WebKit] c456c0: Fix the build with a recent version of the tools

Simon Fraser noreply at github.com
Thu Dec 8 20:33:37 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c456c0a87a29f2dd14be42a1f04e2047cf7563bd
      https://github.com/WebKit/WebKit/commit/c456c0a87a29f2dd14be42a1f04e2047cf7563bd
  Author: Simon Fraser <simon.fraser at apple.com>
  Date:   2022-12-08 (Thu, 08 Dec 2022)

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

  Log Message:
  -----------
  Fix the build with a recent version of the tools
https://bugs.webkit.org/show_bug.cgi?id=248982
rdar://103149778

Reviewed by Elliott Williams.

Extend `OTHER_LDFLAGS_HIDE_SYMBOLS` with some symbols generated with newer tools versions,
and sort them.

* Source/JavaScriptCore/Configurations/JavaScriptCore.xcconfig:

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




More information about the webkit-changes mailing list