[webkit-changes] [WebKit/WebKit] c5db99: [build-webkit] Pass --architecture instead of ARCH...

Jonathan Bedard noreply at github.com
Wed Dec 13 10:11:26 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c5db997cee8a97d435eb0e886f8827ec3b2e59b2
      https://github.com/WebKit/WebKit/commit/c5db997cee8a97d435eb0e886f8827ec3b2e59b2
  Author: Jonathan Bedard <jbedard at apple.com>
  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




More information about the webkit-changes mailing list