[webkit-changes] [WebKit/WebKit] 892b93: [Flatpak SDK] Update Mold to version 1.9.0

Adrian Perez noreply at github.com
Thu Jan 19 01:35:06 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 892b93e3e0432a317e69130f7bc18d9375021ac8
      https://github.com/WebKit/WebKit/commit/892b93e3e0432a317e69130f7bc18d9375021ac8
  Author: Adrian Perez de Castro <aperez at igalia.com>
  Date:   2023-01-19 (Thu, 19 Jan 2023)

  Changed paths:
    M Tools/buildstream/elements/sdk/hwloc.bst
    M Tools/buildstream/elements/sdk/mold.bst

  Log Message:
  -----------
  [Flatpak SDK] Update Mold to version 1.9.0
https://bugs.webkit.org/show_bug.cgi?id=250796

Reviewed by Philippe Normand.

Update Mold and the hwloc dependency to their latest versions, and add
integration commands. The Mold element needed a few additional changes
due to upstream changing their build system from plain Make to CMake.
While at it, properly separate the element's build dependency, and add
the zstd one, which is now required by Mold.

* Tools/buildstream/elements/sdk/hwloc.bst: Bump version, add
  integration command.
* Tools/buildstream/elements/sdk/mold.bst: Bump version, update to the
  new CMake build system, fix dependencies, and add integration command.

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




More information about the webkit-changes mailing list