[webkit-changes] [WebKit/WebKit] b13894: Cherry-pick 0f43b50f3717. rdar://problem/103383066

Elliott Williams noreply at github.com
Wed Dec 14 18:55:38 PST 2022


  Branch: refs/tags/WebKit-7615.1.14.7
  Home:   https://github.com/WebKit/WebKit
  Commit: b13894ef830c742172f0a090541f373bbc0ca489
      https://github.com/WebKit/WebKit/commit/b13894ef830c742172f0a090541f373bbc0ca489
  Author: Elliott Williams <emw at apple.com>
  Date:   2022-12-14 (Wed, 14 Dec 2022)

  Changed paths:
    M Source/JavaScriptCore/DerivedSources.make
    M Source/WebCore/DerivedSources.make
    M Source/WebKit/DerivedSources.make
    M Tools/DumpRenderTree/DerivedSources.make
    M Tools/WebKitTestRunner/DerivedSources.make

  Log Message:
  -----------
  Cherry-pick 0f43b50f3717. rdar://problem/103383066

    [Xcode] Stop checking USE_LLVM_TARGET_TRIPLES_FOR_CLANG
    https://bugs.webkit.org/show_bug.cgi?id=249348

    Reviewed by Tim Horton.

    Remove checks in DerivedSources Makefiles and make all target triple
    logic unconditional.

    Xcode has built with target triples for years, since at least Xcode 11.
    Triples are also mandatory for building platforms like Mac Catalyst.

    * Source/JavaScriptCore/DerivedSources.make:
    * Source/WebCore/DerivedSources.make:
    * Source/WebKit/DerivedSources.make:
    * Tools/DumpRenderTree/DerivedSources.make:
    * Tools/WebKitTestRunner/DerivedSources.make:

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

Canonical link: https://commits.webkit.org/257350.19@safari-7615.1.14-branch




More information about the webkit-changes mailing list