[webkit-changes] [WebKit/WebKit] 0c600e: [Flatpak SDK] Support using the SDK on 64-bit ARM ...

Philippe Normand noreply at github.com
Thu Nov 17 00:56:29 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0c600e832115f15dbe465bcca82b21e01dc7b0e5
      https://github.com/WebKit/WebKit/commit/0c600e832115f15dbe465bcca82b21e01dc7b0e5
  Author: Philippe Normand <philn at igalia.com>
  Date:   2022-11-17 (Thu, 17 Nov 2022)

  Changed paths:
    M Tools/buildstream/elements/filtered.bst
    M Tools/buildstream/elements/sdk-platform.bst
    A Tools/buildstream/elements/sdk/clangd-arduino.bst
    M Tools/buildstream/elements/sdk/clangd.bst
    M Tools/buildstream/elements/sdk/gst-plugins-bad.bst

  Log Message:
  -----------
  [Flatpak SDK] Support using the SDK on 64-bit ARM hosts
https://bugs.webkit.org/show_bug.cgi?id=242759

Reviewed by Žan Doberšek.

The SDK already had support for aarch64, only a few additional changes were needed:
- move official clangd recipe to x86_64, they don't provide aarch64 binaries
- add a clang-arduino recipe providing aarch64 clangd binary
- enable openh264 on aarch64

Driving by, I also bumped clangd to version 15.0.3.

* Tools/buildstream/elements/filtered.bst:
* Tools/buildstream/elements/sdk-platform.bst:
* Tools/buildstream/elements/sdk/clangd-arduino.bst: Added.
* Tools/buildstream/elements/sdk/clangd.bst:
* Tools/buildstream/elements/sdk/gst-plugins-bad.bst:

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




More information about the webkit-changes mailing list