Branch: refs/heads/safari-7615.1.15-branch
Home: https://github.com/WebKit/WebKit
Commit: a67ddf8ecc58a0786fb1c87ba4f46ae5afa11369
https://github.com/WebKit/WebKit/commit/a67ddf8ecc58a0786fb1c87ba4f46ae5afa11369
Author: Elliott Williams <[email protected]>
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/[email protected]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes