Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c5db997cee8a97d435eb0e886f8827ec3b2e59b2
https://github.com/WebKit/WebKit/commit/c5db997cee8a97d435eb0e886f8827ec3b2e59b2
Author: Jonathan Bedard <[email protected]>
Date: 2023-12-13 (Wed, 13 Dec 2023)
Changed paths:
M Tools/CISupport/build-webkit-org/steps.py
M Tools/CISupport/build-webkit-org/steps_unittest.py
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py
Log Message:
-----------
[build-webkit] Pass --architecture instead of ARCHS to build-webkit
https://bugs.webkit.org/show_bug.cgi?id=266344
rdar://119617514
Reviewed by Elliott Williams.
* Tools/CISupport/build-webkit-org/steps.py:
(CompileWebKit.start): Use --architecture instead of ARCHS.
* Tools/CISupport/build-webkit-org/steps_unittest.py:
(TestCompileWebKit.test_success_architecture): Test that architecture
is correctly set.
* Tools/CISupport/ews-build/steps.py:
(CompileWebKit.start): Use --architecture instead of ARCHS.
* Tools/CISupport/ews-build/steps_unittest.py:
(TestCompileWebKit.test_success_architecture): Test that architecture
is correctly set.
Canonical link: https://commits.webkit.org/271990@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes