[webkit-changes] [WebKit/WebKit] d818a9: Build fix weak linking SECore

Justin Michaud noreply at github.com
Tue Nov 14 14:47:58 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d818a9114567f258212a26afc3c861439aca2812
      https://github.com/WebKit/WebKit/commit/d818a9114567f258212a26afc3c861439aca2812
  Author: Justin Michaud <justin_michaud at apple.com>
  Date:   2023-11-14 (Tue, 14 Nov 2023)

  Changed paths:
    M Source/JavaScriptCore/jit/ExecutableAllocator.cpp

  Log Message:
  -----------
  Build fix weak linking SECore
https://bugs.webkit.org/show_bug.cgi?id=264822
rdar://118404992

Reviewed by Mark Lam.

We need to tell clang that this symbol can be weak-linked.

* Source/JavaScriptCore/jit/ExecutableAllocator.cpp:
(JSC::initializeJITPageReservation):

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




More information about the webkit-changes mailing list